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

GitHub topics: stack-linked-list

zakonweb/data-structures-ADT-A2

Algorithms and ADTs • binary search algorithm • conditions necessary for the use of a binary search • performance of a binary search • implement an insertion sort • implement a bubble sort • performance of a sort routine • find an item in : linked list, binary tree, hash table • insert an item: stack, queue, linked list, binary tree, hash table • delete an item from: stack, queue, linked list

Language: Python - Size: 27.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 9 - Forks: 3

shreyasvedpathak/Data-Structure-Python

This repository contains my implementation for performing Searching and Sorting Algorithms as well as the implementation of basic Data Structures in Python 3.

Language: Python - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 8

HunorVadaszPerhat/javascript-data-structures-algorithms

:abacus: Data Structures and Algorithms in JavaScript

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

fawadeqbal/Java-Data-Structures-and-Algorithms

The "Java Data Structures and Algorithms Repository" is a curated collection of well-organized Java code for sorting, searching, linked lists, and stacks. It's a valuable resource for developers seeking to enhance their skills in data structures and algorithms.

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

hemantghuge/DSA_Python

Language: Python - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

kamilhan-karaismailoglu/Practices-Related-To-Data-Structure

The program first saves the values ​​received from the user in the queue structure, then adds the values ​​in this queue structure larger than the average of the queue to the linked list created in accordance with the stack structure and copies this linked list into an array. Finally, it writes the created array to the screen. Made with C. This program was written for the Data Structures lecture.

Language: C - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

SaadAhmedSalim/CSE-225-Lab

Data Structures and Algorithm using C++

Language: C++ - Size: 1.68 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

leonoronhas/Stack-Java

Stack array and linked list implementations

Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

GauravJKshirsagar/DSF

Language: C++ - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1