Git Product home page Git Product logo

algo_ds's Introduction

Algo_Ds

Overview:

This repo is a conglomeration of algorithms for competitive programming, data structure, sorting and related areas. It currently features C/C++, Python and some Java implementations. It contains many advanced algorithms like greedy, graph traversal algorithms, including Dijkstra's algorithm and Floyd Warshal algorithm, and data structures like queues, stacks, and binary search trees.

Use this repo to study or review your knowledge and don't forget to star and collaborate!

Contents:

Search Algorithms

  • Linear Search
  • binary search
  • Ternary search

Sorting Algorithms

  • Bubble Sort
  • Selection Sort
  • Insertion sort
  • Merge sort
  • Quick sort
  • Radix sort
  • Bogo sort

Shortest Path Algorithms

  • Dijkstra
  • Floyd Warshall

Common Data Structures

  • heap
  • queue
  • stack
  • Array
  • Linked List

Languages Used:

  • C/C++
  • Python
  • Java
  • More to come

How to contribute:

Please comment your code thoroughly as to make it possible for anyone to understand. If possible, check your code using unit tests. Avoid all the bad implementations, make your code as clean as possible. After that, find the folder that fits the category of your code and submit a PR. Star this repo if the information here is useful to you.

Please have a look at these :

algo_ds's People

Contributors

achajackson avatar akshaysharma2277 avatar alastifer avatar alexandrebarbaruiva avatar aman935 avatar amanharitsh123 avatar anmol27katyani avatar anumehaagrawal avatar codhek avatar darthcoder3200 avatar drunk-maester avatar ervaibhavkumar avatar nishanttanwar avatar rajatmiglani avatar rishabh-kumar-bothra avatar sachincool avatar sagarbaba avatar sahilrider avatar sirjan13 avatar skywalker97 avatar souravirus avatar sparrow1997 avatar srbcheema1 avatar srbcheema2 avatar sumandullat avatar sunidhichaudhary avatar vehemos avatar vermashresth avatar vivekagal1998 avatar web-cam avatar

Watchers

 avatar

Forkers

utkarsh2801

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.