This project is mirrored from https://*****:*****@github.com/shaunrd0/klips.
Pull mirroring updated .
- 04 May, 2022 2 commits
-
-
Shaun Reed authored
+ Sitemap generator I created while learning the dispose pattern + Testing project for learning general C#
-
Shaun Reed authored
-
- 14 Apr, 2022 2 commits
-
-
Shaun Reed authored
+ totalWeight is now tracked for BFS & DFS traversals + Refactor graph search info structs
-
Shaun Reed authored
-
- 03 Apr, 2022 1 commit
-
-
Shaun Reed authored
-
- 02 Apr, 2022 3 commits
-
-
Shaun Reed authored
-
Shaun Reed authored
-
Shaun Reed authored
+ Add example for race condition problem / solution
-
- 31 Mar, 2022 2 commits
-
-
Shaun Reed authored
+ Resolve all warnings
-
Shaun Reed authored
+ Rename output executables to match directory structure + Remove libraries for small examples + Supress -Wreturn-type warnings for singleton that is intentionally not copyable
-
- 14 Feb, 2022 1 commit
-
-
Shaun Reed authored
+ Update READMEs
-
- 06 Feb, 2022 1 commit
-
-
Shaun Reed authored
+ Neural network CLI + Hidden Markov Model CLI + K-Means clustering CLI + Linear regression CLI + Screenshots, updated README instructions
-
- 31 Jan, 2022 1 commit
-
-
Shaun Reed authored
+ Rename `cmake` -> `cmake-example`
-
- 07 Jan, 2022 1 commit
-
-
Shaun Reed authored
+ Fix incorrect library name for `algorithms/trees/BST` example + Update root CMakeLists.txt for major directories to set binary path + Add instructions to install CMake LTS with pip
-
- 24 Jul, 2021 2 commits
-
-
Shaun Reed authored
-
Shaun Reed authored
+ Use inheritance to provide base class for key based ciphers
-
- 21 Jul, 2021 1 commit
-
-
Shaun Reed authored
+ Can be used for a single host or a group of hosts + Update nginx-nobinary jail regex
-
- 20 Jul, 2021 2 commits
-
-
Shaun Reed authored
+ Add keyWord and message validation in columnar-transposition example + Add quotes around output to help show leading / trailing spaces
-
Shaun Reed authored
+ Add example using columnar transposition for encrypting / decrypting messages + Fix cmake build error from duplicate lib-bst when building from project root
-
- 16 Jul, 2021 2 commits
-
-
Shaun Reed authored
+ Using example graph and pseudocode from MIT Algorithms
-
Shaun Reed authored
-
- 12 Jul, 2021 2 commits
-
-
Shaun Reed authored
+ Allows Graph member functions to remain const + Easy to pass traversal information around as needed + Update DFS and BFS functions to return traversal information
-
Shaun Reed authored
-
- 10 Jul, 2021 1 commit
-
-
Shaun Reed authored
+ Allows result of topological sort to match examples shown in MIT Algorithms + Correct order of initialization for all graphs and adjacent nodes in graph.cpp + Provide overloaded DFS for beginning at a specific node within the graph
-
- 03 Jul, 2021 1 commit
-
-
Shaun Reed authored
-
- 01 Jul, 2021 2 commits
-
-
Shaun Reed authored
+ Clean code, add overloaded functions and helper functions for common tasks
-
Shaun Reed authored
+ Allows traversal and topological sort algorithms to show examples from MIT Algorithms more accurately
-
- 28 Jun, 2021 2 commits
-
-
Shaun Reed authored
+ Using pseudocode examples from MIT Intro to Algorithms
-
Shaun Reed authored
+ Add comments to explain when to offset and when to use key values
-
- 19 Jun, 2021 1 commit
-
-
Shaun Reed authored
+ Using pseudocode examples from MIT Intro to Algorithms
-
- 09 Jun, 2021 4 commits
-
-
Shaun Reed authored
+ Utilize copy-swap idiom, miscellaneous clean-up of conditions and return values
-
Shaun Reed authored
+ Use copy-swap idiom for assignment operators + Update and organize CMakeLists subdirectories for algorithm examples
-
Shaun Reed authored
+ Using pseudocode examples from MIT Introduction to Algorithms
-
Shaun Reed authored
-
- 05 Jun, 2021 1 commit
-
-
Shaun Reed authored
+ Using the pseudocode examples from MIT introduction to algorithms
-
- 30 May, 2021 1 commit
-
-
Shaun Reed authored
-
- 29 May, 2021 3 commits
-
-
Shaun Reed authored
-
Shaun Reed authored
-
Shaun Reed authored
-
- 26 May, 2021 1 commit
-
-
Shaun Reed authored
-