Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ajay-dhangar/algo

ajay-dhangar pushed 5 commits to main ajay-dhangar/algo
  • update contributors list in README 2cb0069
  • Add files via upload 5f05b05
  • update contributors list in README 112f267
  • Merge branch 'main' into main c7aa20c
  • Merge pull request #1031 from mahaveergurjar/main Add Inheritance in javascript aeeabe3

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Add Inheritance in javascript
## 📥 Pull Request ### Description Inheritance in javascript Fixes #550 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking chan...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
delete line 256 to 258 we not need this

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
update code based on suggestions

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
update code based on suggestions

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Please read our contributions guideline carefully. We have provided all of our resources, such as `.md` or `.mdx` syntax, our documentation format, and much more.

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 78ac75e

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature]: Adding leetcode question
### Feature Name Add Leetcode Question ### Feature Description to enhnace problem solving skill ### Motivation it will benefit to practice binary tree problem solving ### Implementation Sugge...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Updated leetcode binary question 6b8c5c3
  • Merge pull request #1034 from ChetanSingh14/main Updated leetcode binary question #1028 5e2f4b9

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Updated leetcode binary question #1028
Cousins in Binary Tree This pull request provides a solution to the problem of determining whether two nodes in a binary tree are cousins. Two nodes are considered cousins if they are at the same ...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Please read our contributions guideline carefully. We have provided all of our resources, such as `.md` or `.mdx` syntax, our documentation format, and much more.

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Please carefully read our contributions guideline before submitting a pull request. We have provided all resources and our docs format info.

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README bbc5aae

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Bug]: "Name" field in the Contact Us section -Validation
### Bug Summary The "Name" field in the Contact Us section allows users to input symbols and special characters. ### Bug Description The "Name" field in the Contact Us section allows users to in...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • name validation e588516
  • Merge pull request #1037 from akash70629/name 🛠️FIX : "Name" field in the Contact Us section -Validation a2abf68

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
🛠️FIX : "Name" field in the Contact Us section -Validation
## 📥 Pull Request ### Description The 'Name' field in the Contact Us section only accepts alphabetical letters (a-z, A-Z), preventing invalid or spam submissions. Fixes #1003 ### Type of...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 5791318

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Footer "Tutorials" link incorrectly redirects to the top of the page instead of the tutorial section
### Bug Summary Footer "Tutorials" link redirects to the top of the page instead of the tutorial section ### Bug Description **In the footer section of the website, under Resources, there ...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Footer-'Tutorials' link redirects to the tutorial section ,bug resolved cd90f54
  • Merge pull request #1038 from AdityaJani616/test Footer-'Tutorials' link redirects to the tutorial section ,bug res... e4c3bfa

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Footer-'Tutorials' link redirects to the tutorial section ,bug resolved
## 📥 Pull Request ### Description This PR fixes a bug in the footer where the "Tutorials" link under Resources redirects users to the top of the page instead of the intended tutorial section. T...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Please read our contribution guidelines carefully before submitting your pull request. If you have any questions, please don't hesitate to ask.

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 1bbf52c

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Added copy button for interview question solution in Top DSA Intervie…
…w Questions ## 📥 Pull Request ### Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies tha...
ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Added copy button for interview question solution in Top DSA Interview Questions 79733a0
  • Conduct quiz and provide score and solutions 66835b7
  • Merge pull request #1045 from Uvesh99/conduct-quiz Conduct quiz a92007f

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature]: Conduct quiz
### Feature Name conduct quiz for all the algorithms ### Feature Description After clicking on start quiz on quizes page nothing happen , So we can conduct quiz so that user can give quiz for a...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Conduct quiz
## 📥 Pull Request ### Description I have solved issue regarding quiz , while clicking on start quiz , it will conduct quiz and after quiz completion it will provide score and solution of quiz. ...
Load more