Data structures and Algorithms is one of the most challenging stuffs to prepare for Placements but Jeetu Bhaiyya once said ,
Hey there folks , Happy Hacktober 🎃 Welcome to a beginner friendly repository for HacktoberFest 2021
-
DSA-Together is a repository focusing on python solutions for problems from DSA-450 Sheet by Love Babbar , Leetcode Sheet by Fraz , SDE sheets , important algorithms and concepts necessary for becoming an excellent programmer and thus becoming 'Interview ready'
-
The main motive here is to learn together by solving problems , learning from other's approaches, providing a better solution
-
Problems should be from Leetcode/Geeks for Geeks only. (Prefer solving problems from the resources sheet given below or any other SDE sheet)
-
For Contributing and setup , read here
- Algorithms
- Arrays
- Strings
- Linked List
- Stacks
- Queues
- Binary Trees
- BST
- Heaps
- Dynamic Programming
- Greedy
- Backtracking
- Math
- Matrix
- Bit Magic
- Please do not spam by copy-pasting code from other websites or just a bunch of code with no comments and explanation.
- Please don't create random PR's with basic problems like 'Factorial' , 'Fibonacci' etc . or Just any random question in cpp or Java
- If you are interested for working on any particular problem , please create an issue for it , get yourself assigned one and then create a PR
- Please write code which follows the coding guidelines provided in the 'CONTRIBUTING.md'