Coder Social home page Coder Social logo

nwoc_algorithms's Introduction

nwoc_algorithms

This is a library of various algorithms that are used in competitive programming.

Sample algorithm

disjoint_set_union.cpp

sample algorithm

disjoint_set_union.cpp
Floyd_cycle_detection.cpp

Bellman Ford Alogrithm added

[Bellman_Ford/BellmanFord.cpp] (Algorithm to find the single source shortest path in a graph with or without negative edges and negative weight cycle)

Sorting algorithm

Merge Sort merge_sort.cpp
Heap Sort heap_sort.cpp
Insertion Sort insertion_sort.cpp
Bubble Sort bubble_sort.cpp
Selection Sort selection_sort.cpp

String Hashing

Rabin Karp Algorithm rabin_karp.cpp
Counting Number of different substrings in a string count_substr.cpp
Z Algorithm z-algorithm.cpp
Manacher Algorithm manacher.cpp (Algorithm to find longest palindromic substring)

nwoc_algorithms's People

Contributors

abhishekchopra13 avatar sarthakeddy avatar chanmol1999 avatar bhavnaharitsa avatar vishal-bhola avatar jainajagad avatar akashksinghal avatar lord-of-codes avatar dips2705 avatar mohitmo avatar tanmay211 avatar janish1999 avatar namanvats avatar snehalkhandve avatar

Watchers

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