This repository contains detailed pdf notes with all approaches for every topic and code for each problem which has been accepted on GFG or Leetcode.
-
Updated
Jun 4, 2024 - Java
This repository contains detailed pdf notes with all approaches for every topic and code for each problem which has been accepted on GFG or Leetcode.
Competitive Programming
Game of Knights where 6 knights should hit the one at their left with a random amount of damage of a range. Then they should fight until there's only one knight standing. All actions should be displayed (knight 1 hits 2 with X damage, knight 4 dies, knight 5 wins)
An interactive visualization for Principal Component Analysis (PCA).
Solutions to free LeetCode problems, in Golang.
yandex-algorithm-trainings-2.0
'Grokking Algorithms'. An illustrated manual for programmers and the curious from Bhargava A. It is a project for practicing the basic algorithms and examples given in this book in the Dart language
My Learning About Data Structures and Algorithms
a simple implementation of the Dijkstra algorithm to find the shortest path between two point in the grid
From Zero to Leetcode Hero
C program that implements simple sorting algorithms: bubble sort, merge sort, and insert sort.
Shows various simple algorithm implementations done by flowcharts, JS, and Java. The JS variant of the algorithms can be run locally, as well as you can run your own implementation to see if it is correct.
Full technical blueprint for analyzing and replicating EdTech apps using AI models
Harris-Corner-Detection-algorithm
SOP Validation for your webpages, before publishing to boost traffic and gain more and more!
This project is to implmenting the key Datastucutres & Algorithms in C++.
Add a description, image, and links to the algor topic page so that developers can more easily learn about it.
To associate your repository with the algor topic, visit your repo's landing page and select "manage topics."