Skip to content
#

stacks-and-queues

Here are 26 public repositories matching this topic...

This repository explores the implementation of two fundamental data structures in C. Stacks are used for managing data with a last-in-first-out approach, while queues operate with a first-in-first-out strategy. Understanding and utilizing these data structures is essential for efficient algorithm design and data management in C programming.

  • Updated Aug 27, 2023
  • C

πŸ†πŸŒŸ I solve the Problem of the Day on LeetCode daily πŸ—“οΈπŸ§© and have successfully tackled over 150 interview questions. πŸ’ͺ🧠 Additionally, I've completed Love Babbar's 450 DSA sheet πŸ“š and Fraz's 180 DSA sheet πŸ“˜. My primary coding language is C++ πŸ’», but I have also solved many problems in Java β˜•. πŸ†πŸŒŸ

  • Updated Jun 17, 2024
  • C++

πŸ‘‹ Hi! I'm Nidhi Upman, a passionate πŸ‘©β€πŸ’» competitive programmer πŸ”₯ active on CodeChef πŸ₯˜. Starting with just solving 1️⃣-2️⃣ questions ❓, I persisted πŸ’ͺ, upsolving πŸ“ˆ to master 🧠 and achieve 3-star 🌟 status. Every Wednesday πŸ—“οΈ, I tackle contests πŸ† and daily πŸ”„ practice ensures continuous improvement πŸ’».

  • Updated Jul 10, 2024
  • C++

πŸ†πŸŒŸI solve the Problem of the Day on GeeksforGeeks daily πŸ—“οΈπŸ§© and have successfully tackled Love Babbar's 450 DSA sheet πŸ“š and Fraz's 180 DSA sheet πŸ“˜. My primary coding language is C++ πŸ’», but I have also solved many problems in Java β˜•. πŸ†πŸŒŸ

  • Updated Jul 10, 2024
  • C++

πŸ‘‹Hello!πŸ‘‹ I'm Nidhi UpmanπŸ˜€, a passionate competitive programmer on CodeforcesπŸ†. Started with basic problems (like A) and never gave up! πŸš€ Upsolving after contests πŸ“ˆ improved my skills. Now tackling tougher challenges (like B) 🧠. Codeforces hosts contests 2-3 times weekly πŸ—“οΈ and daily challenges to stay sharp. Determined to climb to Pupil.πŸ’ͺ

  • Updated Jul 10, 2024
  • C++

Welcome to the Data Structures and Algorithms repository! This repository is a collection of Python implementations for various data structures and algorithms. I created this repository by following the YouTube playlist of Love Babbar Code Help channel, which has been a valuable resource for learning and understanding these fundamental concepts.

  • Updated Jun 27, 2023
  • Python

πŸ†πŸŒŸ I solve the Problem of the Day on LeetCode daily πŸ—“οΈπŸ§© and have successfully tackled over 150 interview questions. πŸ’ͺ🧠 Additionally, I've completed Love Babbar's 450 DSA sheet πŸ“š and Fraz's 180 DSA sheet πŸ“˜. My primary coding language is C++ πŸ’», but I have also solved many problems in Java β˜•. πŸ†πŸŒŸ

  • Updated Jul 10, 2024
  • C++

Improve this page

Add a description, image, and links to the stacks-and-queues 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 the stacks-and-queues topic, visit your repo's landing page and select "manage topics."

Learn more