algorthims
Here are 93 public repositories matching this topic...
Language:All
Sort:Most stars
This repository houses a robust implementation of the binary search algorithm. Binary search is a highly efficient method for locating an item in a sorted list by systematically dividing the search interval in half.
- Updated
Jun 23, 2025 - JavaScript
🚂 AI ✈ ML 🛫 Core 🛳 Foundations 🚁 is a 🧸 comprehensive 🚋 that 🎁 provides 🚞 a solid 🚀 starting point 🛩 Artificial 🚟 Intelligence 🛸 and Machine 🚝 Learning 🚤 It covers 🏛 the ML 🏘 algorithms 🏬 mathematical 🕌 foundations 🏦 implementations 🏣 helping 🧱 learners 🚌 transition ⚽ from ⚾ theory to 🥎 hands on 🏀 projects 🏐 with 🏆 ease 🎳
- Updated
Dec 31, 2025 - Jupyter Notebook
Trying to cover the most asked coding questions at PBCs along with DSA implementations. (Striver + NeetCode SDE Sheet ONGOING)
- Updated
Dec 3, 2022 - Python
In this project, ı implement the Dijkstra algorithm with adjacency list representation to make a program that finds the cheapest flights between given destinations on the network.
- Updated
May 22, 2022 - C
A GUI plaintext editor written in Java Swing, optimized with a Rope data structure (based on Treap) for O(log n) text operations. Features include comprehensive file operations (open, save, auto-save), multi-tab editing, KMP-based pattern search, real-time spell checking using dynamic programming and Trie data structures.
- Updated
Jan 3, 2025 - Java
This repo shows my practice session of Data Structure and Algorithm. Data Structures are the programmatic way of storing data so that data can be used efficiently. Almost every enterprise application uses various types of data structures in one or the other way. This tutorial will give you a great understanding on Data Structures needed to under…
- Updated
Aug 7, 2021 - Python
Codechef : ciscodeewane || Leetcode : boldmonk || Codeforces : rachit_vk
- Updated
May 18, 2019 - C++
Problems from dailycodingproblem.com
- Updated
Aug 23, 2019 - Jupyter Notebook
- Updated
Feb 4, 2019 - Jupyter Notebook
My version of leetcode problem solutions
- Updated
Apr 5, 2020 - Java
A comprehensive collection of Data Structures implementations in Java, including arrays, linked lists, stacks, queues, trees, graphs, and sorting algorithms. This repository serves as both a learning resource and a reference guide for computer science students and developers looking to enhance their understanding of fundamental data structures
- Updated
Jan 4, 2026 - Java
Rust solutions to Project Euler programming problems
- Updated
Jul 28, 2023 - Rust
This repo contains the code that I do which may either be competitive or any other data structural. May be helpful for any of you who are reading this!!
- Updated
Jun 16, 2025 - Python
Daily Dose of Algorithms...
- Updated
Jul 27, 2025 - C++
This project focuses on customer segmentation using data mining techniques, specifically K-Means clustering, to classify customers into distinct groups based on their purchasing behaviors. The goal is to analyze customer data and segment them into clusters for targeted marketing strategies and better customer relationship management.
- Updated
Aug 22, 2024 - Python
A 📓 to my solutions to algorithms that I have encountered and want to face
- Updated
Dec 23, 2023 - C++
Improve this page
Add a description, image, and links to thealgorthims topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thealgorthims topic, visit your repo's landing page and select "manage topics."