Skip to content

Project(s) on Data Structures and Sorting algorithms

License

Notifications You must be signed in to change notification settings

sanket2000/dsproject

Repository files navigation

Data Structures Project(s)

This repo contains two projects, the first project is use of data structures in working of a calculator and the second project is visualizing sorting algorithms in C language

1.Calculator in JAVA

  • This includes a "Scientific" calculator featuring double precision answers

2.Visualizing 4 main Sorting algorithms in C language

  • Bubble sort
  • Insertion sort
  • Merge sort
  • Quick sort

Releases

No releases published

Packages

No packages published

Languages