Skip to content

Conversation

@rectangle-man
Copy link

Updated the README.md file

Added the following bit manipulation algorithms:
1) Get Bit
2) Set Bit
3) Clear Bit
Added the following sorting algorithms:
1) Merge Sort
2) DNF Sort
3) Quick Sort
Added the following linked list algorithms:
1) Reversal (Recursive)
2) Reversal (Iterative)
3) Reversal of K nodes
@rectangle-man rectangle-man changed the title Rectangle man #9 Oct 13, 2022
@axrav
Copy link
Collaborator

axrav commented Oct 17, 2022

Please Resolve the conflicts

@sloorush
Copy link
Member

@rectangle-man Are you still planning to work on this?

@sloorush sloorush changed the title #9 Lots of bit manipulation, sorting and linked list algos in C++ Nov 22, 2022
@sloorush sloorush mentioned this pull request Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants