Skip to content

Repo to collect and categorize problems of popular sde sheets

Notifications You must be signed in to change notification settings

Sreetama2001/Popular-Sde-sheets

Repository files navigation

Working on

  • Striver SDE Sheet
  • Arsh Goyal (SDE Sheet solution)
  • Neetcode (75 problems)
  • Other Leetcode Problems solved by Striver and Neetcode on there Coding channel
  • All Leetcode DP problems Category-wise
  • Backtracking problems Leetcode
  • Two Pointer problems
  • Sliding Window
  • Number theory promblems
  • Graph algorithm implementation problems leetcode
  • DFS and BFS problems
  • Simple Greedy
  • Greedy problems vs DP problems
  • Proper Readme and explanation of each problem
  • linkify each solution with others
  • Sorting
  • Morgan Stanley last 6 month questions
  • Abobe last 6 month questions
  • IBM last 6 month questions

Working on Part 2

  • keeping track of latest interview question posted in leecode blogs and adding the questions with detailed solution.
  • Coming up with a project idea to track those (please write in discussions)

References and Resources

  1. Topicwise list of must do 𝐋𝐞𝐞𝐭𝐜𝐨𝐝𝐞 problems🔥

  2. Leetcode discord bot

Some Best Blogs in Leetcode and Codeforces

  1. Template for Bracktracking problems like Combinations, permutations, subsets
    • before reading try out combinations , subsets problem or Subsets-sum
    • main idea is of choosing and not choosing
  2. General Backtracking

Majority of Covered questions are on Leetcode and Geeks for Geeks

Feel Free to contribute by adding more interview topics

Releases

No releases published

Packages

No packages published

Languages