linear-search-algorithm
Here are 36 public repositories matching this topic...
Language:All
Sort:Most stars
Problems of Data Structure from basics are covered here for interview preparation and logic building. Basic programming problems and so many interview based leetcode problems are present. Every program is written to solve problem in as optimized way as possible.
- Updated
May 21, 2022 - Java
It is a react based visualization tool for linear search algorithm
- Updated
Oct 3, 2021 - JavaScript
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.
- Updated
Oct 6, 2020 - CSS
Various Searching Algorithms in C++
- Updated
May 13, 2023
Data structure and algorithm with Python Programming
- Updated
Feb 15, 2024 - Python
commonly used searching techniques in java
- Updated
Feb 1, 2022 - Java
Master's | Basic Algorithms & Data structures | Module 5 | Searching Algorithms
- Updated
Jul 13, 2024 - Python
My exercises and codes in DSA!
- Updated
Sep 16, 2022 - Jupyter Notebook
Algorithm for Searching and Sorting in C language
- Updated
Oct 14, 2022 - C++
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
- Updated
Jan 14, 2022 - JavaScript
This repository provides Java code implementations for various data structures and algorithms. It's a great resource for learning and practicing DSA concepts in Java.
- Updated
Sep 29, 2024 - Java
A terminal-based cinema ticket booking system built with C++. Features multi-theater support, genre-based movie search, seat booking, and ticket management.
- Updated
Jun 4, 2025 - C++
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.
- Updated
Jun 5, 2024 - Java
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
- Updated
May 30, 2024 - JavaScript
- Updated
Feb 21, 2023 - Python
Bubble Sort Algorithm, Binary Search Algorithm, Linear Search Algorithm
- Updated
Nov 19, 2021 - R
Mini-project showcasing implementation of different data structures and algorithms
- Updated
Mar 28, 2021 - Java
Improve this page
Add a description, image, and links to thelinear-search-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelinear-search-algorithm topic, visit your repo's landing page and select "manage topics."