IEEE-VIT / back-to-future

A beginner friendly repository to help users learn and contribute towards open source
9 stars 33 forks source link

added algorithms in C++ #33

Closed rectangle-man closed 1 year ago

rectangle-man commented 2 years ago

add: 1) Get Bit 2) Set Bit 3) Clear Bit 4) Merge Sort 5) DNF Sort 6) Quick Sort 7) Reversal (Recursive) 8) Reversal (Iterative) 9) Reversal of K nodes

axrav commented 2 years ago

@rectangle-man do update file tree in readme

sloorush commented 1 year ago

I guess this is dup of #55, This can be closed.

cc: @axrav