Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 354 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 354 Bytes

CS-300

Intro

  • This repo contains all the projects done by me in CS 300 class.
  • I got 96.33% in these project assignments.

I refined my knowledge of

  • Data structures : stacks,queues,linkedlists, binary search trees, heaps
  • OOPs concepts: Abstraction, Inheritence,
  • Unit testing , optimizing time complexity, and writing readable code