Giter Site home page Giter Site logo

animalhashtable's Introduction

AnimalHashTable

The first ever GitHub Repository

This project is about to make a Hash Table of animals whose structure is like this

(base address) | 5­> [Human leg:2 age:5] ­> [Bird wing:1 age:5 ]­> [Reptile tail:2 age:15] ­> [Human leg:2 age: 55] | 6­> [Bird wing: 1 age: 16]­> [Reaptile tail:1 age : 26] | 9­>[ Human leg: 2 age: 19]

There are 3 kinds of animals Bird,Human,Reptile with there respective properties.

My program is able to 1.Add a new type of animal, 2.Delete an animal, 3.Search for an animal with it's Date of birth.

Note:As X-Code does not support console input ,all these actions are performed from from

//=========================// || main.m || //=========================//

animalhashtable's People

Contributors

sauvikatinnofied avatar

Watchers

James Cloos avatar  avatar

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.