Giter Club home page Giter Club logo

data-structures's Introduction

Common algorithms and data structures

Why did I made this repository in the first place?

As a part my data structures course in university, I learned some basic algorithms and data structures, and in order to have a better knowledge and understanding of these ideas, I decided to go beyond textbooks and try to implement them by my self, and in some cases examen their performance (checkout notebook file in sortings directory). So I created this github repository to do it and put it online. I will try to continue to add more algorithms and structures and in general, more codes that I learn along the way of education.

Where did these codes come from?

I studied 4th edition of CLRS textbook for my data structures course in university, so most of the codes and ideas come directly from pseudocodes of this textbooks, however I should admit that in some cases, I just copied GeeksForGeeks code and studied how it works :)

Please, feel free to contribute :)

If you found any bugs in the already-existing codes, or you want to add a algorithm or pretty much any other code of yours which you find relevant to the subject of this repository, please feel free to contact me, or fork this project and make your changes and send a pull request; I will be happy to hear your ideas.

data-structures's People

Contributors

pyalaie avatar

Stargazers

Farid Karimi avatar Mohammad Hossein Basouli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.