Giter Site home page Giter Site logo

vannekari abhiram's Projects

anki-android icon anki-android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.

django-webapp icon django-webapp

This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.

dynamic-search-algorithm icon dynamic-search-algorithm

Dynamic routing is an adaptive routing algorithm, and it is a process where a router can forward data through a different route. The term is most associated with data networking to describe the capability of a network to 'route around' damage, such as loss of a node or a connection between nodes, so if other path choices are available. Dynamic routing allows many routes to remain valid in response to the change.

edit-distance icon edit-distance

The Edit distance is a problem to measure how much two strings are different from one another by counting the minimum number of operations required to convert one string into the other. Edit distance problem can be solved by many different approaches . But the most efficient approach to solve the Edit distance problem is Dynamic programming approach which takes the O(N * M) time complexity, where N and M are sizes of the strings.

gsoc icon gsoc

Resources, activity, discussions for Wagtail’s participation to Google Summer of Code

movies-correlation icon movies-correlation

In this repository we are going to find the relations between different movies based on the various factors

python-twitch-chatbot icon python-twitch-chatbot

A custom, 100% Python Twitch Chatbot that stores chat/viewership data in a PostgreSQL database.

shortest-path-between-nodes icon shortest-path-between-nodes

In computer networks, the shortest path algorithms aim to find the optimal paths between the network nodes so that routing cost is minimized. They are direct applications of the shortest path algorithms proposed in graph theory. In shortest path routing, the topology communication network is defined using a directed weighted graph. The nodes in the graph define switching components and the directed arcs in the graph define communication connection between switching components. Each arc has a weight that defines the cost of sharing a packet between two nodes in a specific direction

submitty icon submitty

Homework Submission, Automated Grading, and TA grading system.

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.