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

Topic: "stack-array"

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 3

JeepWay/stack-C-polymorphism

This project implements a stack using function pointers in C to simulate polymorphism. The stack supports common operations such as push, pop, top and so on.

Language: C - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 8 months 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

HunorVadaszPerhat/javascript-data-structures-algorithms

:abacus: Data Structures and Algorithms in JavaScript

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

LukaszKrolicki/StackArray

Stack Array and operations like: enque(), peek(), pop()

Language: C++ - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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