Coder Social home page Coder Social logo

job-interview-task-trees-of-data's Introduction

Trees of Data

In this task we will look into how we may need to optimize some SQL statements to be much faster.

Guidance

  1. Start this project in Github Codespaces1

    1. Open a new Codespace and point it to this directory
    2. Install extensions as required in your new codespace (e.g. SQL Server)
  2. Start the the database with the initial dataset

    1. Start the db docker compose up db (wait until sqlserver manages to start, it may take time)
    2. Start the app docker compose up app (It will generate some test data one can look into, it may take time)2
  3. Have a look at the applications API Specification

    1. Open the application using the provided port-forwarding URL (a popup should have appeared after you start the docker container) and append /swagger/index.html to the URL

    NOTE: the application only becomes available after it has finished seeding the DB with initial data. This may take some time!

  4. Read the story

  5. Read the notes

  6. Prepare yourself to interactively work with this repository during the session

Additional task

  • Improve the performance

Notes


Footnotes

  1. It's where the <> Code button is

  2. You can track the progress using docker logs -f or docker compose logs -f

job-interview-task-trees-of-data's People

Contributors

dklesev avatar iorgreths avatar

Watchers

 avatar  avatar anzeissner avatar jakuzure avatar  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.