Skip to content

Latest commit

 

History

History
155 lines (152 loc) · 7.44 KB

Repository_Status.md

File metadata and controls

155 lines (152 loc) · 7.44 KB
  • Miscellaneous Stuff

  • DSA

    • Data Structures
    • Algorithms
      • Searching Algorithms
        • C++
        • Java
        • Python
      • Sorting Algorithms
        • C++
        • Java
        • Python
      • Bitwise Algorithms
        • C++
        • Java
        • Python
      • Mathematical Algorithms
        • C++
        • Java
        • Python
      • Geometric Algorithms
        • C++
        • Java
        • Python
      • Greedy
        • C++
        • Java
        • Python
      • Dynamic Programming
        • C++
        • Java
        • Python
      • Divide and Counqer
        • C++
        • Java
        • Python
      • Backtracking
        • C++
        • Java
        • Python
    • 450 DSA by (Love Babbar)
    • Striver Series
      • 30 Days of SDE Sheet
      • Algorithms for Coding Round Sheet
      • Competitive Programming Sheet
    • FAANG Interview DSA Questions
      • Facebook
      • Amazon
      • Apple
      • Netflix
      • Google
      • Others
  • Competitive Programming

    • Google
    • Facebook
    • GeeksforGeeks
    • Leetcode
    • HackerRank
    • HackerEarth
    • CodeChef
    • CodeForces
    • InterviewBit
  • Technical Subjects

  • Low Level Design for SDE 1

  • Projects

  • Behavioural Interview Questions

  • Important Books and Resources