Boran (boranyldrm)

boranyldrm

Geek Repo

Company:@Google

Location:Silicon Valley

Home Page:boranyldrm.github.io

Github PK Tool:Github PK Tool

Boran's repositories

PhoneBook

In this phone- book, for each person, you will have an entry in which you keep the first name and the last name of the person as well as a list of her/his phone numbers. Each phone number is represented by a three digit integer corresponding to the area code and a seven digit integer corresponding to the number. The phone- book MUST use a sorted linear doubly linked list (with no dummy head node) to store the person entries, and for each person, an unsorted circular singly linked list (with no dummy head node) to store the phone numbers.

Language:C++Stargazers:2Issues:0Issues:0
Language:HTMLStargazers:1Issues:0Issues:0

WeatherApp

Location based weather app

Language:HTMLStargazers:1Issues:0Issues:0

SOS

SOS Game

Language:JavaStargazers:0Issues:0Issues:0

BurstBalloons

Burrst 2 balloons or or more to get point.

Language:JavaStargazers:0Issues:0Issues:0

BasicCalculator

It may be help somebody when making a basic calculator.

Language:JavaStargazers:0Issues:0Issues:0

TriangleSketcher

This program allows the user sketch a triangle with three mouse presses. The fourth mouse pressed erases the old triangle and restarts.

Language:JavaStargazers:0Issues:0Issues:0