Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

stack-linked-list

Here are 11 public repositories matching this topic...

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

  • UpdatedJun 21, 2021
  • Python
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 …

  • UpdatedApr 22, 2025
  • Python

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 …

  • UpdatedAug 25, 2021
  • C
  • UpdatedApr 21, 2020
  • C++

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.

  • UpdatedJul 7, 2023
  • Java

Stack array and linked list implementations

  • UpdatedSep 4, 2020
  • Java

Stack & Queue Data Structure implementation; questions and solutions

  • UpdatedMar 13, 2021
  • Python

Estudo de estruturas de dados: implementação de algoritmo de pilhas (e suas operações pop, push e peek) com vetor e lista simplesmente ligada em C.

  • UpdatedJun 14, 2022
  • C

Improve this page

Add a description, image, and links to thestack-linked-list topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thestack-linked-list topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp