GithubHelp home page GithubHelp logo

nitc-dsa-lab-s4's Introduction

NITC Data Structures and Algorithms Lab (S4) Assignments Repository

Overview

This repository contains implementations of various data structures and algorithms in C, created as assignments for my DSA Lab at NITC (Semester 4) course. Throughout the course, I've implemented multiple algorithms and data structures to solve various problems efficiently.

Implemented Algorithms and Data Structures

Graph Algorithms:

    Dijkstra's Algorithm
    Prim's Algorithm
    Kruskal's Algorithm
    Kosaruju's Algorithm
    Warshall's Algorithm
    Depth-First Search (DFS)
    Breadth-First Search (BFS)
    Tarjan's Algorithm for finding bridges and articulation points
    Topological Sort
    Detecting Cycles in a Graph
    +Many More

Tree Algorithms:

    Red-Black Tree Insertion and Fixup
    AVL Tree Insertion and Deletion
    BST Algorithms
    +Many More

Other Data Structures:

    Stack
    Queue
    Priority Queue
    HashMaps
    Fibonnacci Heaps
    +Many More

Resources used

CLRS

http://staff.ustc.edu.cn/~csli/graduate/algorithms/book6/toc.htm https://dl.ebooksworld.ir/books/Introduction.to.Algorithms.4th.Leiserson.Stein.Rivest.Cormen.MIT.Press.9780262046305.EBooksWorld.ir.pdf

NITC Athena Resources

https://athena.nitc.ac.in/summerschool/Files/ https://athena.nitc.ac.in/summerschool/Files/clrs.pdf

nitc-dsa-lab-s4's People

Contributors

arunnats avatar

Watchers

 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.