Giter VIP home page Giter VIP logo

dsa-for-absolute-dummies's Introduction

/$$$$$$$   /$$$$$$   /$$$$$$ 
| $$__  $$ /$$__  $$ /$$__  $$
| $$  \ $$| $$  \__/| $$  \ $$
| $$  | $$|  $$$$$$ | $$$$$$$$
| $$  | $$ \____  $$| $$__  $$
| $$  | $$ /$$  \ $$| $$  | $$
| $$$$$$$/|  $$$$$$/| $$  | $$
|_______/  \______/ |__/  |__/

/$$$$$$$$ /$$$$$$  /$$$$$$$ 
| $$_____//$$__  $$| $$__  $$
| $$     | $$  \ $$| $$  \ $$
| $$$$$  | $$  | $$| $$$$$$$/
| $$__/  | $$  | $$| $$__  $$
| $$     | $$  | $$| $$  \ $$
| $$     |  $$$$$$/| $$  | $$
|__/      \______/ |__/  |__/

  /$$$$$$  /$$$$$$$   /$$$$$$   /$$$$$$  /$$   /$$ /$$    /$$$$$$$$ /$$$$$$$$
 /$$__  $$| $$__  $$ /$$__  $$ /$$__  $$| $$  | $$| $$   |__  $$__/| $$_____/
| $$  \ $$| $$  \ $$| $$  \__/| $$  \ $$| $$  | $$| $$      | $$   | $$      
| $$$$$$$$| $$$$$$$ |  $$$$$$ | $$  | $$| $$  | $$| $$      | $$   | $$$$$   
| $$__  $$| $$__  $$ \____  $$| $$  | $$| $$  | $$| $$      | $$   | $$__/   
| $$  | $$| $$  \ $$ /$$  \ $$| $$  | $$| $$  | $$| $$      | $$   | $$      
| $$  | $$| $$$$$$$/|  $$$$$$/|  $$$$$$/|  $$$$$$/| $$$$$$$$| $$   | $$$$$$$$
|__/  |__/|_______/  \______/  \______/  \______/ |________/|__/   |________/

 /$$$$$$$  /$$   /$$ /$$      /$$ /$$      /$$ /$$$$$$ /$$$$$$$$  /$$$$$$ 
| $$__  $$| $$  | $$| $$$    /$$$| $$$    /$$$|_  $$_/| $$_____/ /$$__  $$
| $$  \ $$| $$  | $$| $$$$  /$$$$| $$$$  /$$$$  | $$  | $$      | $$  \__/
| $$  | $$| $$  | $$| $$ $$/$$ $$| $$ $$/$$ $$  | $$  | $$$$$   |  $$$$$$ 
| $$  | $$| $$  | $$| $$  $$$| $$| $$  $$$| $$  | $$  | $$__/    \____  $$
| $$  | $$| $$  | $$| $$\  $ | $$| $$\  $ | $$  | $$  | $$       /$$  \ $$
| $$$$$$$/|  $$$$$$/| $$ \/  | $$| $$ \/  | $$ /$$$$$$| $$$$$$$$|  $$$$$$/
|_______/  \______/ |__/     |__/|__/     |__/|______/|________/ \______/

DSA for Absolute Dummies😵‍💫

  • This is a super simplified examples of the common data structures and algorithms written in easy to read C++ (mostly for now), Python and JS.
  • Reading through this will help you learn about data structures and algorithms and how to use them etc.

Why should I care to do this?

  • Lack of good courses and good books.
  • It's simpler for me, I like to learn about this stuff, and every day working on this I am learning new stuff too.
  • Because I need it to refresh my memory if I am stuck on something or whatever..
  • You can use it to refresh your memory too or to learn something new, but easy way (it's not easy, it's hard but it will get easier in time).

But data structures and algorithms are so hard!

  • Yes. Life is hard. I have just one question on that. Do you remember that first day you enter this field of programming and IT in general? I remember that I've struggled for 7 days about basic functions (objects) and functionality behind them? Funny? That's all I am gonna say.

Where to begin?

  • You can simply start over here wherever you want. Try to go through some Data Structures first.
  • Then, you can go through google and find some easy exercises or websites with coding problems like Codewars or LeetCode.
  • Or you can go buy some book or course and use this if you are stuck on something or you don't understand some stuff.

Contributing

  • FEEL FREE TO CONTRIBUTE.
  _____ _      _    _ ______   _____  _    _ __  __ __  __ _____ ______  _____ _ 
 / ____| |    | |  | |  ____| |  __ \| |  | |  \/  |  \/  |_   _|  ____|/ ____| |
| |  __| |    | |__| | |__    | |  | | |  | | \  / | \  / | | | | |__  | (___ | |
| | |_ | |    |  __  |  __|   | |  | | |  | | |\/| | |\/| | | | |  __|  \___ \| |
| |__| | |____| |  | | |      | |__| | |__| | |  | | |  | |_| |_| |____ ____) |_|
 \_____|______|_|  |_|_|      |_____/ \____/|_|  |_|_|  |_|_____|______|_____/(_)

cc-by-4.0

dsa-for-absolute-dummies's People

Contributors

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