Coder Social home page Coder Social logo

Luba Le Xuan's Projects

grammar_parser icon grammar_parser

Implementation of recursive-descent and table-driven parsers for grammars of arithmetic expressions by creating a parse tree and stack. Evaluation of string

kdtree icon kdtree

K-d tree is a space partitioning data structure represented by binary space partitioning tree. It is used to keep k-dimensional data as nodes and allows easy access, insertion and deletion. KDTree is used for nearest-neighbor search, range queries, collision detection etc. Runtime O(logn) for insertion, deletion and NNSearch, O(n) space wise.

map icon map

Renders a map recreated from a list of intersections and roads attached in the project. Shows the shortest path from one point to another

master-mind icon master-mind

Replicates the game "Mastermind", in which one player chooses a combination of colors and locates them in a desired order, and the other player tries to guess the combination. In this project the program represents the player who guesses and the user chooses the combination.

shareidea icon shareidea

Website that connects people to work together on project ideas. It lets users post their projects and ideas with contact info. It provides search by categories, technology, tools, and date

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.