An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: linear-search-algorithm

KenzArz/project-struktur-data

A terminal-based cinema ticket booking system built with C++. Features multi-theater support, genre-based movie search, seat booking, and ticket management.

Language: C++ - Size: 699 KB - Last synced at: 19 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

toramanomer/typescript-algorithms

Language: TypeScript - Size: 25.4 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

oliver-dvorski/array_find

array_find for php. It stops the linear search when the first match is found.

Language: PHP - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LesiaUKR/goit-algo-hw-05

Master's | Basic Algorithms & Data structures | Module 5 | Searching Algorithms

Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

tejb96/searchAlgos

Java implementations of Linear Search and Interpolation Search algorithms for an integer array. It prompts the user for input, searches for a specified key using both algorithms, and displays the results. An optimized version of Linear Search is also included for improved performance.

Language: Java - Size: 150 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vedant1100/Searching-algorithms

Language: C++ - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Javedmv/DSA

Exploring DSA: A collection of code snippets and implementations for data structures and algorithms. Join me in mastering the essentials of efficient problem-solving! 🚀 #DSA #CodingJourney

Language: JavaScript - Size: 34.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ronnyonjetech/Algorithms

Comprises mostly Dynamic Programming & Greedy Method Code Snippets

Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alaminkhan786/DSA-Python

Data structure and algorithm with Python Programming

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vascospereira/algorithms

Language: JavaScript - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

IamVishnuSivaprasadan/algo

Basic Algorithams

Language: JavaScript - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kartikeysharmaks/Data-Structures-and-ALgorithm-Java

This repository contains all the implementation of Data Structures and Algorithms plus the various different kind of questions with their solutions asked in coding challenges and interviews during placements activities and codefests. I learned all these and practice different questions daily to master DSA.

Language: Java - Size: 12.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

voyager2005/java-searching-techniques

commonly used searching techniques in java

Language: Java - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

rakeshkanneeswaranofficial/DataStructuresAndAlgorithmCPP

Learn Data Structures and Algorithms with concise, well-documented code snippets covering arrays, linked lists, sorting, searching, trees, graphs, and more.

Language: C++ - Size: 93.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HimeshKohad/Searching_Algorithms

Various Searching Algorithms in C++

Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

willzfrank/DSA

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

praabindhp/Linear_Search

C Program For Linear Search

Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

juliusmarkwei/Algorithm

Algorithm for Searching and Sorting in C language

Language: C++ - Size: 2.44 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sumanpaikdev/Data-Structure-and-Algorithm-JAVA-

Data Structure and Algorithm. This repo contains all kind of algorithms and you can see the actual java code for each and every topic. In the end this repo represents all of my data structure and algorithm learning journey. You can fork it and commit your own different approaches for each singe topic.

Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

batrick-swaistan/My-DSA-learnings

My exercises and codes in DSA!

Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

adiponde22/Visualizing-time-differences-between-searching-algorithms

This program uses a large dataset of numbers to visualize the time complexity of Binary Search and Linear Search algorithms.

Language: Java - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

syedshahidashiqali/linear-search-algorithm-js

Linear Search Algorithm with Vanilla JS and pseudocode explanation.

Language: JavaScript - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

JoshuasProgramming/Linear-Search-Visualization

Created: 7th January 2022 This is a website which visualizes the linear search algorithm. The video below is a walkthrough of the creation of the project: https://www.youtube.com/watch?v=bIJOSvGTvVA&list=PLAKgl1gk2Lqj2mvfFE00J5pMUCxKl7lfl&index=12

Language: JavaScript - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kaziashik/DISRETE-MATEMATIS-LAB3-SORT-SEARING-ALGORITM

Bubble Sort Algorithm, Binary Search Algorithm, Linear Search Algorithm

Language: R - Size: 882 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ishvar99/linear-search-visualizer

It is a react based visualization tool for linear search algorithm

Language: JavaScript - Size: 686 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

umareefarooq/Searching-Algorithms

The repository contains the two basic searching algorithms, i.e. linear searching algorithm & binary searching algorithm.

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

suryansh098/Algorithms

Important Algorithms

Language: C++ - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsrishibajpai/linear-search-visualisation

Very clean and conceptual Visualization of Linear Search Algorithm used in data Structures using various languages used in Web Technologies. We will be explaining this with the help of Step - by - Step tracking of algorithm.

Language: CSS - Size: 528 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

Kufo2018/Data-Structures-and-Algorithms

Mini-project showcasing implementation of different data structures and algorithms

Language: Java - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Related Keywords
linear-search-algorithm 29 binary-search 10 linear-search 8 binary-search-algorithm 8 algorithms 7 selection-sort 5 insertion-sort 5 searching-algorithms 4 data-structures 4 merge-sort 4 interpolation-search 4 java 4 bubble-sort 4 algorithms-and-data-structures 3 dsa-algorithm 3 linked-list 3 quicksort 3 big-o-notation 2 list 2 hacktoberfest 2 hashtable 2 javascript 2 quick-sort 2 graph 2 search 2 shell-sort 2 arrays 2 dsa 2 search-algorithm 2 algorithm 2 jump-search 2 binarysearch-algorithm 2 queue 2 sorting-algorithms 2 cpp 2 binary 2 data-structures-and-algorithms 1 binarysearchtree 1 radix-sort 1 programming 1 cplusplus 1 code 1 c-programming-language 1 coding-challenge 1 ternary-search 1 selection-sort-algorithm 1 insertion 1 dsa-cpp 1 seraching 1 binary-tree 1 hacktoberfest2020 1 algorithm-visualisation 1 quicksort-algorithm 1 optimal-merge-pattern 1 mergesort-algorithm 1 max-min 1 job-sequencing-algorithm 1 huffman-coding-algorithm 1 huffman-coding 1 heapsort-algorithm 1 fractional-knapsack 1 binary-search-recursive 1 subarrays 1 divide 1 binary-search-tree 1 reactjs 1 css 1 bubble-sort-algorithm- 1 html-css-javascript 1 time-complexity-comparison 1 time-complexity 1 stack 1 searching 1 generaltree 1 linear-search-java 1 double-linked-list 1 binary-heap 1 rabin-karp-search 1 naive-string-search 1 knuth-morris-pratt-search 1 indexed-sequential-search 1 hash-table-search 1 boyer-moore-algorithm 1 php 1 searching-algorithm 1 search-algorithms 1 linearsearch 1 jumpsearch 1 interpolationsearch 1 exponential-search 1 binarysearch 1 structured-data 1 project-repository 1 movie-ticket-booking-system 1 computer-science 1 college-project 1 binary-search-java 1 stacks 1 sorting 1 implementation-of-data-structures 1