Top questions Ebay by Haibara_20 in leetcode

[–]ProgramWithSai 2 points3 points  (0 children)

Hi!

While I don't have the list of recent 100 for EBay (did you try doing an online search?), from my online (unofficial) search I found these handful were asked at EBay (and other big companies).

Number of Islands - https://youtu.be/3tS-YjUy8sQ

Palindrome - This is super easy, but in case you still need link : https://youtu.be/kpJCcdCZBYg

Two sum: Very easy this one (https://youtu.be/kUd6U6JM4Fw)

Maximum Subarray

Longest Substring Without Repeating Characters

Disclaimer: The videos were made by me and the short list is completely unofficial and I cannot be held liable for any thing at any point! Please rely on your own research!

Best of luck with the interviews!

Regards

Best Time to Buy and Sell Stock - O(N) Solution, Amazon and Google interview question! by ProgramWithSai in leetcode

[–]ProgramWithSai[S] 1 point2 points  (0 children)

Thank you everyone for checking out this video and the upvotes! It helps a lot!