FarheenB / Data-Structures-and-Algorithms

Solution to 500+ popular data structure and algorithm problems in Java, C++ and Python programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT Java C++ Python

Data Structures and Algorithms

This respository is a collection of readable and clean implementation of data structures and algorithms in JAVA, C++ and Python. This is a work in progress, so some algorithms may not be included. You can find the optimised solution to 500+ popular problems from Leetcode, Geeksforgeeks, Interviewbit etc. If you have any questions, requests, or find any error in the provided solutions, please don't hesitate to contact me. If you find this repository helpful, I would like to know :)

P.S. Each programming language folder has its own table of contents.

Developed By

Add me to Linkedin

License

This repository is released under the MIT license. In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.

Donate

Consider donating to support my creation of educational content:

paypal

About

Solution to 500+ popular data structure and algorithm problems in Java, C++ and Python programming languages.

License:MIT License


Languages

Language:Java 79.5%Language:C++ 12.8%Language:Python 7.6%