1762#1
Open
Meenakshi2000 wants to merge 265 commits into
Open
Conversation
* Fibonacci_Number using DP approach added indentation corrected * Indentation Corrected * Fibonacci number using DP Approach added
* Implemented the Gnome Sort Completely. * Implemented the requested Changes. * Made the requested changes. * Changes Done.
* Create Fibonacci_Number.php * Delete Fibonacci_Number.php * Create Merge_Sort.php * Update Merge_Sort.php * Updated * Updated
Update Shell_Sort.cs Update Shell_Sort.cs Update Shell_Sort.cs
* Add files via upload * Delete fib.cpp * Create a.txt * Delete a.txt * Issue Resolved and file is added * Issues Resolved please review * Issue of comment resolved * commited changes in issues
* Longest Increasing Subsequence code in Go * Longest Increasing Subsequence code in Go * Updated problem description * No more than 80 chars per line
* this is a ruby implementation of the armstrong number.
On branch master
Changes to be committed:
new file: Armstrong_Number/Armstrong_Number.rb
* Update Armstrong_Number.rb
ruby implementation of armstrong number.
* On branch master
Your branch is up to date with 'origin/master'.
Changes to be committed:
modified: Armstrong_Number.rb
checked with 153,370
* Changes to be committed:
modified: Armstrong_Number.rb
* Added 4 space indent
Done with indentation across the file.
* Taking input dynamically
* Changes to be committed:
new file: Bead_Sort.rb
* Changes to be committed:
new file: Bead_Sort.rb
* Revert " Changes to be committed:"
* Delete Bead_Sort.rb
* Delete Armstrong_Number.rb
* Create Armstrong_Number.rb
* added Armstrong_Number.rb
* Changes to be committed:
modified: Armstrong_Number/Armstrong_Number.rb
* modified: Armstrong_Number/Armstrong_Number.rb
Update arrayList.java Modifications after Review Update arrayList.java Made changes as suggested
updated with changes updated updated changes
Added code for Tower Of Hanoi in Go language
Added method to find how many times a sorted array is rotated using Binary Search
* CircleSort in Kotlin * Arranged Code * Update Circle_Sort.kts
added armstrong in c#
* Binary Tree Bottom View in C * Update BinaryTree_Bottom_View.c * Update BinaryTree_Bottom_View.c * Create Binary_Tree_Right_View.c * Create Binary_Tree_Top_View.c * Rename BinaryTree_Bottom_View.c to Binary_Tree_Bottom_View.c * Update Binary_Tree_Bottom_View.c * Update Binary_Tree_Right_View.c * Update Binary_Tree_Top_View.c
* Add files via upload * Update Tower_Of_Hanoi.kt * Update Tower_Of_Hanoi.kt * Update Tower_Of_Hanoi.kt * Update Tower_Of_Hanoi.kt
changes done changes changes
* Readme for introsort changes changes * Update README.md
* Add Pancake Sort in Kotlin * Updated Pancake Sort * Updated Pancake sort * Updated Pancake_Sort.kt * Updated Pancake_Sort.kt * Updated Pancake_Sort.kt * Updated Pancake_Sort.kt * Updated Pancake_Sort.kt
* Create Preemptive.cpp * Update Preemptive.cpp * Update Preemptive.cpp
* Create README.md * update readme.md
* Created using Colaboratory * Deleted accidentally added file * Adding Pancake_Sort.php file * Updated Pancake_Sort.php file * Updated Pancake_Sort.php and made the changes
* Create Ternary_Search.rb * Added comments
* Create README.md * Update README.md
* Added Insertion_Sort.php * Update Insertion_Sort.php Co-authored-by: Ankita Saloni <56873389+saloniankita23@users.noreply.github.com>
* ADDED THE README.md FILE FOR FENWICK_TREE * modified * modified * Created README.md file for Exponential Search * modified * Delete README.md * modified Readme.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md Co-authored-by: ajay sharma <ajay@ubuntu-18.04>
* this is a ruby implementation of the armstrong number.
On branch master
Changes to be committed:
new file: Armstrong_Number/Armstrong_Number.rb
* Update Armstrong_Number.rb
ruby implementation of armstrong number.
* On branch master
Your branch is up to date with 'origin/master'.
Changes to be committed:
modified: Armstrong_Number.rb
checked with 153,370
* Changes to be committed:
modified: Armstrong_Number.rb
* Added 4 space indent
Done with indentation across the file.
* Taking input dynamically
* Changes to be committed:
new file: Bead_Sort.rb
* Changes to be committed:
new file: Bead_Sort.rb
* Revert " Changes to be committed:"
* Delete Bead_Sort.rb
* Create Bead_Sort.rb
* Delete Armstrong_Number.rb
* done with documentation.
* done with rufo
* Done with indentation
Changes to be committed:
modified: Bead_Sort.rb
Co-authored-by: Debojyoti Chakraborty <50295688+darkdebo@users.noreply.github.com>
* Created Quick_Sort.ts Added quicksort implementation in TypeScript #2131 * Updated Quick_Sort.ts Added 4 space indentation
* Added implementation of AVL tree in PHP * Update avl_tree.php * Update avl_tree.php
Changes made Changes made
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #
Checklist:
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
Changes proposed in this pull request:
Languages Used:
Files Added:
Thanks!