top of page
Writer's pictureDeepali shinde

Must do coding topics for product based companies

  1. Arrays (Make sure to cover Sliding Window and Two pointer patterns!)

  2. Searching (Binary Search and Linear Search)

  3. Sorting

  4. String

  5. Hashing

  6. Linked List

  7. Heaps

  8. Stacks and Queues

  9. Recursion

  10. Trees

  11. Dynamic Programming (at least do the standard and famous DP questions!)

2 views0 comments

Recent Posts

See All

Comments


bottom of page