Giter VIP home page Giter VIP logo

dsa_projects's Introduction

DSA_Projects

Will be implementing Data structures and Algorithms in some real life projects in here.

Project 1 - Snake Game

This game is implementing Arrays , OOP principles and Game loop for creating the game.

Project 2 - Covid Fighter

This game is implementing Arrays , Gameloop and 2D collision algorithm in order to run the game and lead the player through bouncing obstacles through the arena.

Project 3 - Spin N Win

This game is using the Phaser 3 framework that uses tweens for animations. Further we use basic maths and arrays to select the angles and select random prizes. This spin wheel is also implemented in many websites for offers and prizes section.

Project 3 - Fruit Collector

This game is similar to Mario and uses Physics arcade engine of Phaser 3 framework. It uses tweens for animations and by using phaser framework, I have implemented overlaps and collisions on the various sprites in the game.

Project 4 - Sudoku Solver

I have implemented a sudoku solver that generates random sudoku problems from a heroku API and using that I fill the given Sudoku Boxes. Using the backtracking algorithm, I solve the sudoku for the given problem and fill it in the appropriate boxes. The website uses Bootstrap 4 and FontAwesome for styling.

Project 5 - Travel Path

Implementing Dijkstra algorithm to find shortest distance between the source and the destination

Project 6 - LRU CACHE - WHATSAPP CHATLIST

Created whatsappp chatlist with the concept from LRU cache where the messages are generated randomly and gets updated as per the various insertion and deletion instructions. It shows the latest messsages in the thread in the display.

Project 7 - Splitwise Algorithm

Splitwise algorithm implementation to find the final amount that a user must receive/give to another user by overall simplying the debt/credit of all the person in the group.

Project 8 - FILE Zipper for Text Files

File zipper for text files that encodes and stores the file on the browser using Huffman encoding algorithm and displays the compression ratio. It can also decode the encoded file back to their original form.

dsa_projects's People

Contributors

thesreeram avatar

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.