Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/humza-waseem/datastructures-algorithms

DATA STRUCTURES AND ALGORITHMS. The work done in the lab of DSA course.
https://github.com/humza-waseem/datastructures-algorithms

Last synced: 4 days ago
JSON representation

DATA STRUCTURES AND ALGORITHMS. The work done in the lab of DSA course.

Awesome Lists containing this project

README

        

DSA-LAB-PROBLEMS


DATA STRUCTURES AND ALGORITHMS. The Course taught at UET Lahore.



Course Contents


The Course contain different Lab works that are divided into Weeks and in each Week there is a different topic to Learn.




  • Sorting Algorithms (Lab1-Lab6)


  • Lab4: Web Scraping


  • Lab7: Stacks & Linked Lists


  • Lab8: Binary Search Tree (AVL, RB tree)


  • Hashing: Hash Tables, Hash Functions, etc.


  • Graphs: DFS & BFS


Snapshots


Some figures/diagrams that'll help in better understanding of the contents


![Pic of StackPUSH](Lab-7/LinkedList/StackPop.png)