-
Updated
Jun 20, 2021 - Swift
problem-solving
Here are 2,793 public repositories matching this topic...
-
Updated
Mar 22, 2022 - Python
-
Updated
Apr 13, 2022 - Python
-
Updated
Jul 11, 2021
-
Updated
Oct 4, 2020 - Java
What is the issue that you are facing?
Every year new students are enrolled for different courses and there might be a need for buying books. But mostly the course books followed in our college are the same, for years. But due to lack of time and communication, students end up buying new books. It would be better if the books could be passed to the new course enrollees.
**How often do you
-
Updated
Nov 8, 2021 - Python
-
Updated
Nov 29, 2020 - Python
-
Updated
Feb 9, 2022 - C++
-
Updated
Apr 10, 2022 - Shell
-
Updated
Jan 2, 2020 - JavaScript
-
Updated
Jan 28, 2020 - C++
-
Updated
Mar 28, 2022 - JavaScript
String Comparision
Related Issue
(#1105)
Proposed Changes
Added a file comparing two strings .
Most string comparison algorithms compare the strings character by character. C++ provides us some built in operators like == and != to compare strings along with strcmp and compare functions.
Add a PR template
Add the following check list in the PR template:
- Created a folder with the name of language you code inside directory for the day you are making the contribution to
- Added your Codes
- Tested your codes
- Added credits (author and date) at the top of the code
- Updated README.md of the day you are contributing to
- Added yourself as a contributor using `all-conri
-
Updated
Mar 6, 2018 - Python
-
Updated
Apr 1, 2022 - SQL
-
Updated
Apr 9, 2022 - C++
-
Updated
Feb 17, 2022 - Python
-
Updated
Apr 12, 2022 - Java
-
Updated
Feb 16, 2022 - C
-
Updated
Feb 7, 2022 - C++
-
Updated
Apr 9, 2022 - Java
-
Updated
Mar 12, 2020 - Python
-
Updated
Mar 22, 2022 - C++
Go the following link to see the problem statement and add solution into the appropriate folder.
https://www.hackerrank.com/challenges/beautiful-triplets/problem
-
Updated
Mar 3, 2022
-
Updated
Dec 25, 2020 - Python
Improve this page
Add a description, image, and links to the problem-solving topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the problem-solving topic, visit your repo's landing page and select "manage topics."
Step 1 - Fork this repository.
Step 2 - Clone the repository to yuor local machine.
Step 3 - Resolve this bugs, mentions provided in the Issues section of the repository. Also add a description what changes you ahve done.
Step 4 - Add the changes to your repository.
Step 5 - Create a PULL Request. And that's all.
NOTE - Please start the filename with platform name on which theproblem was solv