Giter Club home page Giter Club logo

Rohit Dang's Projects

codeigniter icon codeigniter

Open Source PHP Framework (originally from EllisLab)

configcrypter icon configcrypter

DevAttic ConfigCrypter is a library that lets you encrypt configuration files and decrypt them on the fly in .NET Core applications.

jhipster-registry icon jhipster-registry

JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config

mongoui icon mongoui

MongoDB admin UI server written in Node.js 🎮

number_of_occurence_of_word_in_text_file icon number_of_occurence_of_word_in_text_file

Given input file with the following set of strings, Download input file: https://www.google.com/basepages/producttype/taxonomy.en-US.txt write a function that stores this information. Your data structure should be able to provide information as ``` Electronics = 14 Electronics > Arcade Equipment = 7 Electronics > Arcade Equipment > Video Game Arcade Cabinets = 1 Electronics > Arcade Equipment > Skee-Ball Machines = 1 ``` And Write code for the following: given a text file containing this information (Date the customer logged-in, Tab, Customer ID) ``` Example: 04/11/2017 \t 0003 04/12/2017 \t 0003 04/13/2017 \t 0004 04/13/2017 \t 0003 04/13/2017 \t 0003 04/15/2017 \t 0004``` How to get the list of those customers that log in on four consecutive days?

nzpostaddresslookup icon nzpostaddresslookup

Using Ajax request Made API calls to NZ POST API and Successfully retrieved the Address and Add the response to their respective form fields.

parkinglot icon parkinglot

I own a multi-storey parking lot that can hold up to 'n' cars at any given point in time. Each slot is given a number starting at 1 increasing with increasing distance from the entry point in steps of one. I want to create an automated ticketing system that allows my customers to use my parking lot without human intervention. When a car enters my parking lot, I want to have a ticket issued to the driver. The ticket issuing process includes us documenting the registration number (number plate) and the colour of the car and allocating an available parking slot to the car before actually handing over a ticket to the driver (we assume that our customers are nice enough to always park in the slots allocated to them). The customer should be allocated a parking slot which is nearest to the entry. At the exit the customer returns the ticket which then marks the slot they were using as being available.

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.