An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with binarysearch

A curated list of projects in awesome lists tagged with binarysearch .

https://github.com/abhiagx/interviewbit

A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.

arrays backtracking binarysearch bit-manipulation cplusplus-11 cplusplus-14 dynamic-programming greedy-algorithms hashing heaps interviewbit interviewbit-solutions linked-list maps math queue stack string-manipulation trees two-pointers

Last synced: 19 Jun 2025

https://github.com/gp187/algos-ts

Super fast algorithms for typescript

algorithms binarysearch mergesort quicksort typescript

Last synced: 11 Apr 2025

https://github.com/summergift/datastructure

记录学习浙江大学《数据结构》课程的学习笔记和练习题, 以及在工作中常见数据结构的整理

binarysearch datastructures lecture

Last synced: 14 Apr 2025

https://github.com/dhhruv/binary-search-solutions

Here are some of my solutions from the website https://binarysearch.com/ developed in Python Programming language.

binary-search binary-search-solutions binarysearch codechef coding-problems hackerrank leetcode python-solutions topcoder

Last synced: 16 Jun 2025

https://github.com/dhrupad17/leetcode-75_level2

This study plan is for those who want to prepare for technical interviews but are uncertain which problems they should focus on. The problems have been carefully curated so that levels 1 and 2 will guide beginner and intermediate users through problems that cover the data structures and algorithms necessary to succeed in interviews with most mid-tier companies. While level 3 provides material to help users whose targets are top-tier companies.

backtracking binarysearch binarysearchtree bruteforce design dynamicprogramming graph greedy implementation interval linkedlist stack string tree twopointers unionfind

Last synced: 15 Jun 2025

https://github.com/labwhatever/binarysearch-visualiser

Binary search visuliser

algorithms binarysearch

Last synced: 22 Aug 2025

https://github.com/kitanoyoru/compscie

My answers on problems from leetcode and binarysearch.

algorithms binarysearch leetcode

Last synced: 22 Sep 2025

https://github.com/8023biao/binarysearch

binarySearch - A powerful tool for GG (GameGuardian) users. Helps filter and analyze search results for games, enabling efficient target data discovery. Features value modification, freezing, and incrementing with binary search filtering.

binarysearch gameguardian lua script

Last synced: 18 Jul 2025

https://github.com/dhrupad17/algorithm1_leetcode

In mathematics and computer science, an algorithm is defined as a process or set of rules to be followed in calculations or other problem-solving operations. This practical method is often used in calculations, data processing, and automatic reasoning because it contains clear and concise instructions and can be executed in limited time and space complexities.

backtracking bfs binarysearch bitmanipulation dfs dynamic-programming recursion slidingwindow twopointers

Last synced: 05 Dec 2025

https://github.com/pushshift/binary_search

Example of a binary search implementation using real data (Reddit author info)

binarysearch python3 reddit search

Last synced: 01 Mar 2025

https://github.com/smartcraze/binarysearch-visualiser

Binary search visuliser

algorithms binarysearch

Last synced: 29 Mar 2025

https://github.com/zaahidali/algorithms-python

This repository contains Python implementations of various sorting and searching algorithms. Explore the code examples and learn how these algorithms work.

binary-search binarysearch bubble-sort bubblesort linear-search linearsearch python-programming python3 searching-algorithms sorting-algorithms

Last synced: 23 Feb 2025

https://github.com/shivayspec/binguess

Using binary seach to guess the number picked by the user

binarysearch elm elm-lang

Last synced: 06 Oct 2025

https://github.com/nazarovmichail/homework-2

Программа, которая угадывает число за минимальное число попыток

binarysearch

Last synced: 13 Oct 2025

https://github.com/inforkgodara/binary-search

A single class implementation of binary search

binarysearch data-structures inforkgodara java java-8

Last synced: 04 Apr 2025

https://github.com/rapter1990/binary-search-example

Binary Search Example

binarysearch java

Last synced: 14 Mar 2025

https://github.com/dlamslo8/binary-tree-visualizer

A webapp that allows for visualization of a binary tree specifically based on Binarysearch's representation.

binarysearch tree visualization

Last synced: 05 Mar 2025

https://github.com/yogaprasadk/dsa_a_to_z_course

It is a complete repository of my learning of data structure and algorithms. You can see here that video link(image) with particular problem and solutions of the particular problem code is updated.

arrays binarysearch bitmanipulation dynamic-programming heaps linearsearch linkedlist queue stacks strings

Last synced: 20 Mar 2025

https://github.com/garciparedes/binarysearch

This is my set of awesome solutions for the binarysearch problems

binarysearch binarysearch-solutions coding-challenge coding-challenges

Last synced: 14 Oct 2025