[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
![Maintenance](https://img.shields.io/maintenance/yes/2021)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
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
π What is this repository about ??
-
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
π Table of Content
π References
πNote
This repo focuses on genuine questions for Interview prep
- 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'