Git Product home page Git Product logo

algorithms's Introduction

Algorithms

This repository is a space for algorithm and data structure practice (most of them in Java) collected from books, short courses and some exercises in coding platforms. Note that most of these exercises were firstly made by hand on a blank page which is how I recommend to do it.

And if you feel hungry of more challenges, exercises and practices, you can alway have a look to the coding Google competitions 💙

Topic Description Link to my solution
Arrays Arrays and Strings practice. exercises
Linked List Problems based on linked list structure. exercises
Stacks and Queues Stacks and queues based solutions. exercises
Trees and Graphs Covers trees and graphs structures and the different ways to traverse them. exercises
Graphs II More exercises just focused on graphs and different strategies exercises
Bit Manipulation Getting comfortable with bit operations exercises
Hash & Heaps
OO Design Practicing around the desing of a system with object-oriented principles. exercises
Recursion & Dynamic Programming Solving recursion problems from different approaches. exercises
System Design
Sorting and searching Exercises based on popular searching and sorting algorithms with a twist. exercises
General C++
General Java Some exercises to practice Java core concepts. exercises
DataBase
Threads Basics about concurrency and exercises from the course Multithreading from Udemy. exercises
Moderate A bit harder than usual exercises
Hard

REFERENCES & RESOURCES

General

Just Coding

algorithms's People

Contributors

luisa13 avatar

Stargazers

 avatar

Watchers

James Cloos 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.