Skip to content
#

stacks

Here are 159 public repositories matching this topic...

This repository serves as a comprehensive collection of implementations for various data structures and algorithms in different programming languages. Whether you're a beginner learning the fundamentals of computer science or an experienced developer looking to refresh your knowledge, this repository has something for everyone.

  • Updated Jul 7, 2024
  • C++

Basics of Compilers in relationship to C++ compilation to object and machine code via makefile scripting. Basics of Algorithmic Design - Essentially how to design a sequence of precise instructions that leads to a solution. Principles of object-oriented programming design

  • Updated Mar 31, 2024
  • C++

The SMART Voting System in C++ implements efficient data structures and algorithms for a streamlined and secure voting process. It offers admin & voter interfaces for managing voter information, casting votes, monitoring the process, and ensuring accessibility and reliability with secure password storage, and real-time notifications.

  • Updated Feb 15, 2024
  • C++

A console-based game where players guess the position of hidden numbers in grids of different sizes. With three levels, strategic gameplay, and a scoring system, it's a fun challenge for users. Explore various data structures in the implementation, making it an engaging project for both players and developers. Enjoy the Number Detection Game!

  • Updated Jan 18, 2024
  • C++

Improve this page

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

Learn more