Skip to content

Instantly share code, notes, and snippets.

@sedflix
Forked from shreeya13garg/README.md
Last active April 9, 2020 14:12
Show Gist options
  • Save sedflix/a7161a6d80907f2574b78d6a74eecad2 to your computer and use it in GitHub Desktop.
Save sedflix/a7161a6d80907f2574b78d6a74eecad2 to your computer and use it in GitHub Desktop.
Progress Report For Cosmos for RGSoc

Progres Report | Cosmos

Week 0

List of of all the pull requests I have made so far in Cosmos:

  1. Merging K sorted arrays
  2. Added Code For Hill-Cipher Algorithm
  3. Added code for LCM of two numbers
  4. Fixing Duplicate files of Linked List
  5. Finding Minimum in a rotated sorted array
  6. Changed Fibonacci Search
  7. Added a code for Tug of War in python
  8. Adding code for Topological Sort
  9. Java And Python Codes for Codechef Problems
  10. Java and python implementations for Codechef problem: CNOTE
  11. Added code to the problem ADD MAXDIFF and documented it according to style guide

I got one pull request of DELETING DUPLICATE CODES OF LINKED LIST MERGED too. // addlink? and small caps pleasse

Week 1

  1. I updated the required changes for the code of topological sort and pulled a new request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment