Skip to content

It is a repository that is a collection of algorithms and data structures with implementation in various languages aiming to build a problem-set on different data structures and algorithms in different programming languages.

License

Notifications You must be signed in to change notification settings

web-codegrammer/Baisc-DSA-Codes-in-Different-Languages

Repository files navigation

Baisc DSA Codes in Different Languages

Overview

This is a beginner-amiable project that aims to create a problem-set for various Data Structures and Algorithms. Being a programmer, practising on as many problems as possible is a must to hone your DSA knowledge. This is a try to create a repo that contains some good (basic - advanced level) questions with most efficient approaches. I aim to achieve this collaboratively, so feel free to contribute 😊

Guidelines to be followed:

Whenever you solve any basic -> advance level problem, or a commonly asked one in various coding rounds of hiring process, coding challenges/practice question at any competitive programming platform, you can simultaneously be a part of Open Source Love community 😃

Each contributed file must contain the 1️⃣: problem statement, 2️⃣brief explainantion of approach and 3️⃣most efficient (time and space) solution in said order only. Check https://github.com/web-codegrammer/Baisc-DSA-Codes-in-Different-Languages/blob/main/Arrays/Count%20Iversions.py as sample. Your solution can be in any programming language 😉

Make sure you generate a PR for the same data structure that relates to your problem most specifically.

Steps to your contiribution:

Step-1 - Fork the repository (your own copy)

Step-2 - Create new branch (isolates your code)

Step-3 - Commit and push (add changes to your copy of repoitory)

Step-4 - Create Pull Request (contribute to the original repository)

Step-5 - Congratualtions 🎉 (thanks for your contribution 👍😃 )

Looking forward to your PR 🙃 Leave a ⭐ if you find it useful.

Project is Licensed Under the

MIT

Issued to Devanshu Vashishtha | Copyright ©️ 2021-2022 web-codegrammer. All Rights Reserved | 2021

About

It is a repository that is a collection of algorithms and data structures with implementation in various languages aiming to build a problem-set on different data structures and algorithms in different programming languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published