-
Notifications
You must be signed in to change notification settings - Fork 0
KWOC Algorithms Mid Evaluation
Hi, I am Abhishek Nalla, a 2nd year Btech student from IIIT Hyderabad. I have chosen to contribute to this project as Algorithms is something that interests me vastly. I also want to improve help make these algorithms more accessible. I also wanted to get introduced to the concept of Open Source.
# Contributions Until Today
-
I opened up issues #116 and #117 to add Mathematical and DP algorithms.
-
I coded up 5 Math algorithms, 3 were deemed complex enough to merge PR#147.
-
I added commented code and Readme files for the following algorithms: **# a) Fast Fourier Transform
-
Then I added 4 DP algorithms as part of issue #117.
-
The following algorithms were merged along with Readme files as part of PR#204. **# a) Rod Cutting Problem
# What I hope to do further
- I hope to add more math based algorithms which was assigned as high priority.
- I also hope to add more DP problems.
- I will open up more issues in the coming days to maximise the diversity of algorithms in the repo.