Skip to content
#

mini-project

Here are 49 public repositories matching this topic...

In computer programming terms, an algorithm is a set of well-defined instructions to solve a particular problem. It takes a set of input(s) and produces the desired output. For example, An algorithm to add two numbers: Take two number inputs Add numbers using the + operator Display the results.

  • Updated May 10, 2024
  • C

Online Bus Reservation System — This project is a Bus Reservation System built using the C programming language. It allows users to view available buses, select seats, book tickets, and manage their reservations through a simple console-based interface.

  • Updated Dec 9, 2025
  • C

Improve this page

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

Learn more