Ecosyste.ms: Timeline

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

ajay-dhangar/algo

inkerton created a comment on a pull request on ajay-dhangar/algo
done

View on GitHub

inkerton created a comment on a pull request on ajay-dhangar/algo
done

View on GitHub

inkerton created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar Done

View on GitHub

github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @MithanshuHedau! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

MithanshuHedau opened an issue on ajay-dhangar/algo
[Feature]: Recursive Vose's Alias Method
### Feature Name Add Recursive Vose's Alias Method ### Feature Description The Recursive Vose's Alias Method is an efficient algorithm designed for sampling from discrete probability distributio...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
uses LaTeX equations with `$`

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
uses LaTeX equations with `$` sign

View on GitHub

ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Create DBSCAN_Clustering_Algorithm.md a205aba
  • Merge pull request #1143 from inkerton/eleven Create DBSCAN_Clustering_Algorithm.md 44290a2

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
DBSCAN Clustering Algorithm
### 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 DBSCAN_Clustering_Algorithm.md
## 📥 Pull Request ### Description DBSCAN (Density-Based Spatial Clustering of Applications with Noise) is a powerful clustering algorithm that forms clusters based on the density of points. It ...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

7vika-lgtm starred ajay-dhangar/algo
ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
also, use here

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
mathematical formula using LaTeX for example `\( T \)` $\rightarrow$ `$T$` and apply `$` for all

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 comment on a pull request on ajay-dhangar/algo
replace `\( T \)` with `$T$`, `\( n \)`, with `$n$`, `\( h \)` with `$h$`, and `\( O(T \cdot n \cdot h^2) \)` with `$ O(T \cdot n \cdot h^2) $`

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
and also, replace with `$` with mathematical formula using LaTeX

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 comment on a pull request on ajay-dhangar/algo
replace `\( n \times n \)` with `$ n \times n $`, `\( k \)` with `$k$`, `\( f \times f \)` with `$ f \times f $, and `\( O(n^2 \cdot f^2 \cdot k) \)` with `$ O(n^2 \cdot f^2 \cdot k)$`

View on GitHub

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

View on GitHub

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

View on GitHub

github-actions[bot] created a comment on a pull request on ajay-dhangar/algo
### ⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀 🔗 Site: [Algo](https://github.com/ajay-dhangar/algo) | [Live Site](https://ajay-dhangar.github.io/algo/) | URL 🌐 | Performance | Acces...

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
replace `\( O(n \cdot l) \)` with `$O(n \cdot l)$`, `\( l \)` with `$l$`, and `\( n \)` with `$n$`

View on GitHub

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

View on GitHub

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

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @IkkiOcean! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

IkkiOcean opened a pull request on ajay-dhangar/algo
Tutorial on SQL Aggregate Functions, Count, sum and avg
### Description Added: MAX Function: Explanation and example demonstrating how to find the maximum value in a column. MIN Function: Explanation and example showing how to retrieve the minimum...
github-actions[bot] created a comment on a pull request on ajay-dhangar/algo
### ⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀 🔗 Site: [Algo](https://github.com/ajay-dhangar/algo) | [Live Site](https://ajay-dhangar.github.io/algo/) | URL 🌐 | Performance | Acces...

View on GitHub

Load more