Skip to content

Aditi-Singla/Data-Structures

Repository files navigation

Data-Structures

Projects done in COL 106 - Data Structures, 2015

  1. Stack Sortable Permutations
  2. Mobile phone tracking system I
  3. Mobile phone tracking system II
  4. A small search engine I
  5. A small search engine II
  6. An app-based taxi service

Running the code

  1. In each folder, run -

    make clean
    make all