GithubHelp home page GithubHelp logo

Sahith Reddy Adudodla's Projects

ai icon ai

Implemented the projects in this repo as a part of course CS 6364 at UT Dallas

bms icon bms

Taking attendance using bluetooth of the devices instead of tedious and time consuming sheet taking procedure

cool-cab-services icon cool-cab-services

Web app where the user can book a cab, admin assigning the user's cab request and driver accepting the request depending upon availability

k-largest-elements icon k-largest-elements

Given an array and Integer K, finds the max k Integers using 2 methods namely Randomized Partition and Priority Queue. Time Comparison between the 2 methods is shown using report.txt

link-prediction-for-citation-networks-using-apache-spark icon link-prediction-for-citation-networks-using-apache-spark

Link Prediction is about predicting the future connections in a graph. In this project, Link Prediction is about predicting whether two authors will be collaborating for their future paper or not given the graph of authors who collaborated for atleast one paper together.

mergesort-insertionsort icon mergesort-insertionsort

Implemented Merge Sort algorithm in different takes with optimization of one take over the other . Compared the Running times of different takes over the input Array Size of 8, 16, 32, 64, 128, 256, 512 Million. Merge Sort here internally uses Insertion Sort for efficient Implementation.

python icon python

Implementation of All ▲lgorithms in Python Programming Language

python-ds icon python-ds

Repository for data structure and algorithms in Python

robinhood-hashing icon robinhood-hashing

Robinhood Hashing is an advanced hashing technique which is an improvement over elementary methods like linear probing, quadratic probing, and double-hashing.

serf icon serf

Service orchestration and management tool.

skiplist icon skiplist

Skip List is a sorted Linked List which does insertion, deletion, find, ceiling, floor, get Index element in O(log n). It competes with balanced search trees like AVL, Red-Black, and B-Trees.

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.