Giter Club home page Giter Club logo

trie's Introduction

Trie

This is the repository containing all necessary files for my submission of the take-home challenge. I created a Express server with Node.js to complete the task of maintaining a trie with a global state and performing operations on said data in the trie.

Overview

The command-line interface and the server are all programmed in Node.js. For hosting, I opted for DigitalOcean as it was a service I had used before, and is relatively simple for this project. I chose JavaScript as my language of choice due to its robust support of JSON, a hierarchical file format I believed would significantly help me with creating a trie.

For more details, please read the README in the cli and server folders, respectively.

Reflection

This project was the most intensive project, programming or otherwise, I've ever had to complete on a deadline. I gained a much deeper understanding of technologies that would've taken me a much longer time at my own leisure to learn, such as the trie (of course), but also learning software development for the command line, backend skills, algorithms for trees, and advanced troubleshooting. I am also proud to have taken my own initiative and direction with this project, creating a product that is original to me. Regardless of the outcome, I wouldn't trade this experience for anything else, this project alone has pushed my capabilities beyond where they were just a short week ago.

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.