forked from girlscript/winter-of-contributing
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create ReverseWordInAString.md #6
Merged
Merged
Conversation
This file contains 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
iam-sakshi
added a commit
that referenced
this pull request
Nov 27, 2021
* Create ReverseWordInAString.md (#6) * Competitive programming (#8) * Merge two arrays according to constraints added. * Create MagicNumber.md * Rename MagicNumber.md to NthMagicNumber.md * header file and heading added. * Rename Competitive_Programming/Python/Maths & Number Theory/MagicNumber/NthMagicNumber.md to Competitive_Programming/Python/Maths & Number Theory/NthMagicNumber/NthMagicNumber.md Co-authored-by: BootLook <[email protected]> Co-authored-by: Jinal4502 <[email protected]> Co-authored-by: Ahana Pal <[email protected]> Co-authored-by: BootLook <[email protected]> Co-authored-by: Jinal4502 <[email protected]> Co-authored-by: Ahana Pal <[email protected]>
iam-sakshi
added a commit
that referenced
this pull request
Nov 27, 2021
* Create interpolation_sort.md * Final update of interpolation_sort.md * This commit fixes issue girlscript#7806 * Merge two arrays according to constraints added. * Update EOF Error.md * This commit fixes issue girlscript#8008 * N queens Added * Code Added * Image Added * Source Added * Update EOL Error.md * Competitive programming: Bucket Sort With Implementation in Python (girlscript#7958) * added readme.md * added output image * highlighted keywords, created and added image link, removed references * deleted external image * added img tag and changed complexity representation * created activity_selection.md * deleting the blank default file * Create README.md * updated activity_selection.md * Delete README.md * created bucket_sort.md * Competitive Programming: Binomial Coefficient Using Bottom-Up Tabularization Approach (girlscript#8104) * added readme.md * added output image * highlighted keywords, created and added image link, removed references * deleted external image * added img tag and changed complexity representation * created activity_selection.md * deleting the blank default file * Create README.md * updated activity_selection.md * Delete README.md * created bucket_sort.md * created binomial_coefficient.md * removed typo and modified the size of images * This commit fixes issue girlscript#8116 * Update AttributeError.md * Update AttributeError.md * Rename .md file * Change folder name * Create MagicNumber.md * Update Competitive_Programming/C++/Recursion & Backtracking/Backtracking/NQueens.md Co-authored-by: Abhinav Anand <[email protected]> * Update Competitive_Programming/C++/Recursion & Backtracking/Backtracking/NQueens.md Co-authored-by: Abhinav Anand <[email protected]> * Cp 1 (girlscript#8208) * Create Binary Search Applications Added Documentation regarding the Simple Applications of Binary Search * Rename Binary Search Applications to Binary Search Application.mds * Rename Binary Search Application.mds to Binary Search Application.md * Update Binary Search Application.md All the suggested changes are done . * Rename Binary Search Application.md to BinarySearchApplication.md renamed * Update Competitive_Programming/C++/Searching & Sorting/Binary Search/BinarySearchApplication.md Co-authored-by: Ravi Kanth Gojur <[email protected]> * Update Competitive_Programming/C++/Searching & Sorting/Binary Search/BinarySearchApplication.md Co-authored-by: Ravi Kanth Gojur <[email protected]> * Create BinarySearchApplication.md Done all the required changes suggested. * Update BinarySearchApplication.md done changes * Create EuclidAlgorithm.md This include the brute force and Euclid way to find GCD * Create heap.md * Delete heap.md * Create heap.md * Delete EuclidAlgorithm.md * Create Heap_sort.md * Delete heap.md * Create FindingKthLargestElement.md * Delete Heap_sort.md * Update FindingKthLargestElement.md * Update and rename FindingKthLargestElement.md to FindingKthLargestElement_&_TopKfrequentElements.md * Update and rename Competitive_Programming/C++/Heap/FindingKthLargestElement_&_TopKfrequentElements.md to Competitive_Programming/C++/Heap/Finding Kth Largest Element/FindingKthLargestElement.md * Delete Competitive_Programming/C++/Heap/Finding Kth Largest Element directory * Create FindingKthLargestElement.md Co-authored-by: Ravi Kanth Gojur <[email protected]> * Delete TopKthFrequentElement.md * Update EuclidAlgorithm.md * Spiral Matrix Program (girlscript#7257) * Added Spiral Matrix Program * Changes in spiral matrix * Made changes in code format and input/output * Update Spiral_Matrix.md * Update Spiral_Matrix.md * Competitive programming: Greedy-Added CarSell problem (girlscript#8212) * Create CarSell.md * updated carsell problem * added snippet for i/o * Update Competitive_Programming/C++/Greedy/CarSell_Problem/CarSell.md Co-authored-by: Abhinav Anand <[email protected]> * Update Competitive_Programming/C++/Greedy/CarSell_Problem/CarSell.md Co-authored-by: Abhinav Anand <[email protected]> * updated code with proper indent * Update CarSell.md * Update Competitive_Programming/C++/Greedy/CarSell_Problem/CarSell.md Co-authored-by: Abhinav Anand <[email protected]> Co-authored-by: Abhinav Anand <[email protected]> * Update EuclidAlgorithm.md * Create ReverseWordInAString.md * Rename MagicNumber.md to NthMagicNumber.md * header file and heading added. * Rename Competitive_Programming/Python/Maths & Number Theory/MagicNumber/NthMagicNumber.md to Competitive_Programming/Python/Maths & Number Theory/NthMagicNumber/NthMagicNumber.md * Delete ReverseWordInAString.md * Create ReverseWordInAString.md (#6) Co-authored-by: Susmita Bhattacharya <[email protected]> Co-authored-by: Anjali Kumawat <[email protected]> Co-authored-by: BootLook <[email protected]> Co-authored-by: Ahana Pal <[email protected]> Co-authored-by: Sidharth Mishra <[email protected]> Co-authored-by: Jinal4502 <[email protected]> Co-authored-by: Abhinav Anand <[email protected]> Co-authored-by: Ravi Kanth Gojur <[email protected]> Co-authored-by: Mayank Goel <[email protected]> Co-authored-by: Subodh Kasaudhan <[email protected]>
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.
Description 📜
Reverse words in a string.
Reverse Word in string girlscript#8512
Type of change 📝
Domain of Contribution 📊
Checklist ✅
Screenshots / Gif (Optional) 📸