Giter VIP home page Giter VIP logo

Anand Shanker Deb 's Projects

automobileaccidentanalyzer icon automobileaccidentanalyzer

An embedded systems project to enable immediate help during accidents and collect evidence for vehicular crimes

blue icon blue

An enhanced water management system that uses ultrasonic sensors to maintain optimum water level in the tank, along with self-watering of the garden plants when sufficient water is available and sending water level report of the tank as well as of garden beds to the user having a Bluetooth enabled cellphone who can remotely control the system within the range.

cppsolutions icon cppsolutions

Solutions to selected problems posted on many programming websites implemented with a tinge of simplicity.

generatedummyexcelfile icon generatedummyexcelfile

Generate a dummy excel file where you can configure the number of rows and columns and also the length and type of dummy data

hapiserverwithsequelize icon hapiserverwithsequelize

An implementation of fetching data from external API's and creating own endpoints for Database insertion and update

hoponthisbmtc icon hoponthisbmtc

An offline app to confirm if a BMTC bus identified by its number) goes to the desired destination

java icon java

Applications made in java

minimize-the-heights icon minimize-the-heights

Given an array A[ ] denoting heights of N towers and a positive integer K, modify the heights of each tower either by increasing or decreasing them by K only once and then find out the minimum difference of the heights of shortest and longest towers. Example Input : A[] = {1, 15, 10}, k = 6 Output : 5 Explanation : We change 1 to 6, 15 to 9 and 10 to 4. Maximum difference is 5 (between 4 and 9). We can't get a lower difference.(GeeksforGeeks)

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.