Coder Social home page Coder Social logo

prabh124's Projects

airline-reservation-system icon airline-reservation-system

The project created at hand is an Airline Reservation System which is outputted onto the console. A menu is displayed and users can pick from 3 options. If the input is 1, a random first class seat (1-5) will be booked. If first class becomes full, the user will be prompted to book an economy class seat, and vice versa if option 2 (seats 6-10) is chosen and becomes full. Option 3 will output the array and show which seats are reserved and unreserved. When the flight is booked the reservation status will be displayed and the program will exit.

credit-card-validator icon credit-card-validator

A text based credit card validator created via the Luhn Check (also known as the Mod 10 check).

hash-game icon hash-game

A graphical game similar to tic tac toe which is played on an n x n playing field. The use of hash tables with separate chaining allows for an intelligent computer opponent.

london-weather icon london-weather

Using a supplied text file, this program analyzes a simple data set of London weather to find the coldest/hottest months and years dating back to 1884. As well as searching for specific years and finding the mean temperature.

mcc-codes icon mcc-codes

A public repository of Merchant Category Codes (MCC) in formats easier to read than most places (i.e. not a PDF)

police-dispatcher icon police-dispatcher

A police dispatcher using Linked Lists to simulate a priority queue. Commands are taken from a text file, as well as the job descriptions/ratings which are explained later on.

tictactoe icon tictactoe

A simple text based game of TicTacToe which can be played against the computer (no logic, random valid moves).The object of the game is to achieve 3 of either "x" or "o" in a row. If by the end of the game there is no winner, it is a draw. The player can input numbers seen on the board which are still available. If the number has been taken and replaced with either an "x" or an "o", then the user will receive an error prompt asking for them to input a valid board place.

trip-planner icon trip-planner

Given a map, this program finds the path that is the most efficient with the least amount of transfers using graphs and DFS to get from the start to the end.

word-blitz icon word-blitz

A mixture of Hangman and Wheel of fortune either against another player, or the computer. A list of puzzles is loaded into the game via reading the supplied textfile. In which there are a list of clues and words.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.