Git Product home page Git Product logo

Siddesh Puttarevaiah's Projects

add_two_numbers-in-linked-lists icon add_two_numbers-in-linked-lists

You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a linked list. You may assume the two numbers do not contain any leading zero, except the number 0 itself. Example: Input: (2 -> 4 -> 3) + (5 -> 6 -> 4) Output: 7 -> 0 -> 8 Explanation: 342 + 465 = 807.

blockchain-security-for-automotive-data icon blockchain-security-for-automotive-data

This project provides security for Automotive data, data is acquired from OpenXC Deivce is written into Block-chain using Ethereum. We did Data Analysis on the data we get from OpenXC Device

pi-routeer icon pi-routeer

We configured Raspberry PI to function as Each Enterprise Function. Functions include, PI as router, WLAN/Access Point, FTP and Web Server, DHCP and DNS Server, Firewall, Back-Bone routing and ISP. Each PI will be configured to perform all the above mentioned function and Router will route packets between all the above PI's to form a Enterprise Network. Each PI will be able to access or get service from each other PI for Functionality. Example: If a PI wants to access a FTP Server, it contacts the FTP server, router between the FTP and Client PI will route packets between client and server. My part was to configure PI as Router, DHCP Server, DNS Server.

ramanujan-formula icon ramanujan-formula

Ramanujan Published PI formulas that approximated value of PI from 15 to 31 decimal places.

valid_palindrome.py icon valid_palindrome.py

Check if given string is Valid palindrome. It will remove all alphanumeric charecters but still considers number of Zeros

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.