Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
-
Updated
Oct 9, 2024 - C++
Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
DSA in Java covers a wide range of algorithms, including sorting algorithms, searching algorithms, graph algorithms, and dynamic programming algorithms. The implementation and optimization of these algorithms require a solid understanding of data structures, such as arrays, linked lists, trees, and graphs, and their associated operations.
Cracking-the-Coding-Interview C++ Solutions
Leetcode solutions in C++ for coding interviews.
👋 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 💻.
This book is about the fundamentals of data structures. It covers all the primitive and non-primitive data structures like arrays, stacks, queues, linked lists, trees, graphs with their algorithms and suitable example to understand it in easy and understandable way.
Mastering Data Structures and Algorithms: Essential Interview Questions 🚀
🏆🌟I solve the Problem of the Day on GeeksforGeeks daily 🗓️🧩 and have successfully tackled Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟
👋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.💪
🏆🌟 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 Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟
Modules
🏆🌟 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 Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟
BMC CMSC151 Java Data Structures Assignments and Labs with Dianna Xu
Implementing Stacks and Queues by parsing a mathematical expression in INFIX notation to POSTFIX notation and evaluating the POSTFIX notation.
This repository contains my solutions to the tasks from the Python Advanced course at SoftUni (January 2023).
Here I'm sharing my Data Structures and Algorithm's journey topics wise.
Program to find your way out of the maze using Stacks
Add a description, image, and links to the stacks-and-queues topic page so that developers can more easily learn about it.
To associate your repository with the stacks-and-queues topic, visit your repo's landing page and select "manage topics."