Iam sakshi patch 1
Description 📜
Solve problem Reverse Word in string with different approaches.
Reverse Word in string #8512
Type of change 📝
- [ ] Au#dio (Should be in mp3 format Includes speech clarity, Concise ,Low distortion)
- [ ] Vi#deo (Animations, screen-recordings, presentations and regular explanatory films are all possibilties etc)
- [x] Doc#umentation (Content Creation in the form of codes or tutorials)
- [ ] Other (If you choose other, Please mention changes below)
Domain of Contribution 📊
- [ ] Android Dev #(Flutter)
- [ ] Android Dev #(Java)
- [ ] Android Dev #(Kotlin)
- [ ] Backend Dev #(Java)
- [ ] Backend Dev #(.NET)
- [ ] Backend Dev #(PHP)
- [ ] Backend Dev #(Python)
- [ ] C/#CPP
- [x] Competitive #Programming
- [ ] Cyber #Security
- [ ] DS#A
- [ ] Data#base
- [ ] Datascience with #Python
- [ ] Datascience with #R
- [ ] Frontend Dev #HTML/CSS/JS
- [ ] Frontend Dev #React/Angular/Vue
- [ ] Go#lang
- [ ] Interview #Prep
- [ ] Java_#Domain
- [ ] JavaScript_#Domain
- [ ] ME#RN
- [ ] Machine #Learning
- [ ] Open #Source
- [ ] Python_#Domain
- [ ] Ru#st
- [ ] Statis#tics
- [ ] UI/#UX
Checklist ✅
- [x] I follow Contributing Guidelines & Code of conduct of this project.
- [x] I have performed a self-review of my own code or work.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] My changes generates no new warnings.
- [x] I'm GWOC'21 contributor
Screenshots / Gif (Optional) 📸
@ravireddy07 please check, I have tried updating the branch but still all the commits are visible , please review the content .
Which branch you're updating...? @iam-sakshi
I have tried updating all the branches @ravireddy07
I have updated , please review it now @ravireddy07
please review now , There is only one file changed , you can check now. @ravireddy07
please review now , There is only one file changed , you can check now. @ravireddy07
The point here is not to have the commits which already merged. Just update your branch with current CP branch. That will solve.
Just checkout to cp and pull upstream changes and checkout to iam-sakshi-patch-1 and merge it.
Please follow this steps: @iam-sakshi
- fork the original repo.
- clone your fork in your local.
- add
upstream/reference to original-repo. - switch to your
domain-branchfrommain. - create a new branch on your
domain-branchlikecontribution-1 - start working on issues, add and commit your changes.
- now, to resolve or get rid of conflicts: switch to your
domain-branchand pull the latest code of yourdomain-branch. - after pulling, switch to your branch
contribution-1and rungit merge domain-branch - If there are any conflicts, resolve them and commit.
- now push your changes to
contribution-1branch and make a PR pointing to yourdomain-branch.
@ravireddy07 is this a valid PR?
Yes @gauravdas014, It's valid.