Giter VIP home page Giter VIP logo

algorithms's Introduction

Algorithms and Data Structures

I want to learn algorithms and data structures to improve my engineering and program design thinking skills. I will use this repository to track my progress, take notes, and to practice.

Algorithms and data structures are two of the most important pieces of computer science. They are not only important for getting around coding interviews but also for solving computational problems efficiently. To day, there are massive datasets that are being generated instantly. Developing efficient algorithms that work on those massive datasets is one of the important and biggest problems. Choosing a right algorithm and data structure that suit a particular computation problem is also a critical thing that can influence the efficiency of the program. Chip Huyen puts it nice when she said in her book that "if our world is run by data, then data structures are what keep us from descending into chaos." Algorithms then represents different sets of operations that can be performed on data stored by data structures.


Revised Algorithms

Revised Data Structures

Revised Concepts:

  • Measuring Algorithm Efficiency with Big-O: notes
  • Recursion: notes
  • Dynamic Programming: notes
  • Bit Manipulation: notes

Other Related Things


Primary Resources

Algorithms

Interview Resources

Other Resources

  • Book: Data Structures and Algorithms in Python by Michael T. Goodrich
  • Course: Princeton Algorithms and Data Structures by Robert Sedgewick and Kevin Wayne. There is also a Coursera course on this.
  • Course: Data Structures and Algorithms in Python on Free Code Camp, Youtube, Website

Other Similar Algorithms GitHub Repositories


Acknowledgements

The notes about algorithms and data structures in this repo were compiled for learning purpose. They are are the most important takeaways from the mentioned resources. I tried to take simplified notes and added extra ideas wherever necessary, but some lines/ideas may be completely similar or closely connected to those resources. This repo was done for learning purpose and to act as a reference.

For any error or any suggestion, fill an issue or let me know here or here.

Thanks to my friend Gedeon Muhawenayo for supporting me and suggesting good algorithm's resources!


Twitter Follow

algorithms's People

Contributors

gedeon-m-gedus avatar nyandwi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.