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 closed a pull request on ajay-dhangar/algo
Add documentation for SQL aggregate functions
## 📥 Pull Request ### Description This PR introduces comprehensive documentation for SQL aggregate functions, addressing the current gap in our resources. The addition aims to help users better...
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 8ac5ed9

View on GitHub

ajay-dhangar pushed 8 commits to main ajay-dhangar/algo
  • Adding codes in multiple lang to answers of top dsa interview ques a68a704
  • adding tabs 7071d98
  • update contributors list in README 161e9f0
  • Merge branch 'main' into main 205e7ad
  • update contributors list in README 4651182
  • Merge branch 'main' into main 0ed2aba
  • update contributors list in README 19c95d4
  • Merge pull request #1148 from Riyachauhan11/main Adding codes in multiple lang to answers of top dsa interview ques 57d6e1c

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature]: adding codes in multiple lang to answers of Top DSA Interview Questions
### Feature Name add multiple coding lang codes ### Feature Description I'll be adding codes in multiple languages (c++, java, python) to answers of questions listed in Top DSA Interview Questi...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Adding codes in multiple lang to answers of top dsa interview ques
## 📥 Pull Request ### Description I have added codes in multiple languages (c++, java, python) to answers of questions listed in Top DSA Interview Questions section of website. Also some questi...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Create Reinforcement_Learning.md 6475e73
  • Update Reinforcement_Learning.md cccbaea
  • Merge pull request #1142 from inkerton/ten Create Reinforcement_Learning.md b9ef05a

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Reinforcement Learning
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/ajay-dhangar/algo/blob/main/CONTRIBUTING.md). ### Description...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Create Reinforcement_Learning.md
## 📥 Pull Request ### Description Reinforcement Learning (RL) is a type of machine learning where an agent learns to make decisions by interacting with an environment to achieve a specific goal...
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
use `$` for `\( z \sim N(0, 1) \))`

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
use `$`

View on GitHub

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

View on GitHub

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

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Recurrent Neural Networks (RNN)
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/ajay-dhangar/algo/blob/main/CONTRIBUTING.md). ### Description...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Create Recurrent_Neural_Network.md
## 📥 Pull Request ### Description Recurrent Neural Networks (RNNs) are a class of artificial neural networks designed for modeling sequential data by introducing loops that allow information to...
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
Done

View on GitHub

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

View on GitHub

ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Create Convolutional_Neural_Network.md 83fe56e
  • Update Convolutional_Neural_Network.md 459a80f
  • Merge pull request #1137 from inkerton/six Create Convolutional_Neural_Network.md 649216e

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Convolutional Neural Networks (CNN)
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/ajay-dhangar/algo/blob/main/CONTRIBUTING.md). ### Description...
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 f136442

View on GitHub

ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Create Autoencoders.md ade2f66
  • Update Autoencoders.md 9ae7037
  • Merge pull request #1136 from inkerton/five Create Autoencoders.md 0a58d81

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Autoencoders
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/ajay-dhangar/algo/blob/main/CONTRIBUTING.md). ### Description...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Create Autoencoders.md
## 📥 Pull Request ### Description Autoencoders are a type of artificial neural network used to learn efficient representations of data in an unsupervised manner. Their goal is to map input data...
ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
replace ```md description: Given an integer array nums, find the subarray with the largest sum, and return its sum. ``` with ```md description: "Given an integer array nums, find t...

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
added privacy policy page
@ajay-dhangar I have added a page for privacy policy kindly check it out https://github.com/user-attachments/assets/8a0b94da-1289-4890-a162-5d1b25a6904d
ajay-dhangar closed a pull request on ajay-dhangar/algo
Lc Solutions 41 50
## 📥 Pull Request ### Description Adding lc solutions 41-50 Fixes #908 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking ch...
Load more