dsrao711 / DSA-Together-HacktoberFest

DSA-Together is a collection of python solutions for problems from DSA-450 Sheet by Love Babbar , Leetcode Sheet by Fraz , important algorithms and concepts necessary for becoming an excellent programmer .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

Open Source Love svg1 Maintenance PRs Welcome GitHub license GitHub issues GitHub forks GitHub stars

Data structures and Algorithms is one of the most challenging stuffs to prepare for Placements but Jeetu Bhaiyya once said ,

Algorithms

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'
Thank You πŸŽƒ

About

DSA-Together is a collection of python solutions for problems from DSA-450 Sheet by Love Babbar , Leetcode Sheet by Fraz , important algorithms and concepts necessary for becoming an excellent programmer .

License:MIT License


Languages

Language:Python 100.0%