Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubaid01 committed Dec 21, 2024
1 parent b629038 commit e664587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ enum ALGOS {

enum SortingsAlgos {
Bubble = 1,
Insertion,
Selection,
Insertion,
Merge,
Quick,
Back_to_main,
Expand Down

0 comments on commit e664587

Please sign in to comment.