Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
update features list
Browse files Browse the repository at this point in the history
  • Loading branch information
MGTheTrain committed Apr 21, 2024
1 parent ebdd3d9 commit 63dc399
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ Curated list of design patterns, data structures, array sorting algorithms and t
## Features

- [x] Coding design patterns for design principles (e.g. SOLID) and their use cases in C++
- [ ] ~~Efficient array sorting algorithms in terms of complexity in C++~~
- [ ] ~~Basic data structures including their common operations (insertion, deletion, search) and associated complexities along with practical applications in C++~~
- [ ] Coding design patterns for design principles (e.g. SOLID) and their use cases in Python
- [ ] Efficient array sorting algorithms in terms of complexity in Python
- [ ] Basic data structures including their common operations (insertion, deletion, search) and associated complexities along with practical applications in Python
Expand Down

0 comments on commit 63dc399

Please sign in to comment.