Code Monkey home page Code Monkey logo

data-structure's Introduction

Data-Structure using C

Graph and Sorting Algo : link

Assignment

  1. Assignment 1 Pointers & Array
  2. Assignment 2 Linked List & Applications
  3. Assignment 3 Stack & Applications
  4. Assignment 4 Queue & Applications
  5. Assignment 5 BST & Applications
  6. Assignment 6 Double Linked List & Applications
  7. Assignment 7 AVL & Applications
  8. Assignment 8 Heap & Applications
  9. Assignment 9 BFS, DFS & Applications
  10. Assignment 10 dijsktras & Applications
  11. Assignment 11 Sorting & Applications
  12. Assignment 12 Hash Table & Applications

Test

  1. Assessment 1 in Array, List, Stack & Queue (MCQ)
  2. Assessment 2 in ALL Trees (MCQ)
  3. Assessment 3 in Binary Threaded Tree (MCQ with Self Study)
  4. Tutorial 1
  5. Tutorial 2
  6. Tutorial 3
  7. Assessment in Stack & Queue (Class Test - Algo Writing)
  8. Assessment in Hash Table (Class Test - Algo Writing)

List of Data Structure

  1. Array Data Structure
  2. Simple Lnked List
  3. Circle Linked List
  4. Double Linked List
  5. Stack using array implementation
  6. Queue using array implementation
  7. Binary Search Tree
  8. AVL Tree
  9. Priarity_Queue or Min Heap
  10. Graph
  11. Graph Algorithms
    • Dijkstra(Shortest paths Algo)
    • Floyd–Warshall algorithms(All pair-Shortest paths Algo)
  12. Sorting
    • Insertion Sort
    • Shell Sort
    • Radix Sort
  13. Hash Table

Mini Project

We have Done a Mini Project by Solving CP Problems that related to above Data Structure. This is a kind of Team project.

  1. Karthikeyan
  2. Mega
  3. Irayanbu

...Thank You...

data-structure's People

Contributors

kkbughunter avatar mega-v avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mega-v

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.