Skip to content

kanagarajnn/typescript-programming-solutions

Repository files navigation

TypeScript CI

TypeScript Programming Solutions

typescript-programming-solutions is a collection of TypeScript solutions for algorithms, data structures, coding challenges, and interview problems. Optimized for readability, efficiency, and best practices.

Sorting

1. Bubble Sort

2. Insertion Sort

  • Insertion Sort Code
  • Documentation

3. Selection Sort

  • Selection Sort Code
  • Documentation

4. Three Number Sort

  • Three Number Sort Code
  • Documentation

5. Quick Sort

  • Quick Sort Code
  • Documentation

6. Heap Sort

  • Heap Sort Code
  • Documentation

7. Radix Sort

  • Radix Sort Code
  • Documentation

8. Merge Sort

  • Merge Sort Code
  • Documentation

9. Count Inversions

  • Count Inversions Code
  • Documentation

About

TypeScript-Programming-Solutions is a collection of TypeScript solutions for algorithms, data structures, coding challenges, and interview problems. Optimized for readability, efficiency, and best practices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors