Giter Club home page Giter Club logo

interview's Introduction

RIMdev Technical Interview

The purpose of this exercise is to understand an applicants ability to problem solve, think critically, and write software with existing RIMdev team members. While there is no expected answer, we do expect the production of a working sample. That means the work must compile, transpile, or interpret and above all else run with no immediate exceptions.

While accomplishing this exercise is permitted before interviewing at Ritter Insurance Marketing, it may also be completed in collaboration with the interviewers.

You, as the interviewee, are encouraged to:

  1. Ask Questions
  2. Search the internet
  3. Discuss your technical choices with interviewers

NOTE: The desired outcome is a pull request to this repository that builds and can be run by interviewer with minimal effort.

We also do not expect to see build artifacts in your pull request.

Time

We expect the task to take anywhere between 45 to 90 minutes.

Requirements

  • GitHub account (personal or anonymous is fine)
    • Please inform team members which PR is yours in the case an anonymous account is utilized

Preferred Technology

Objectives

  • Import data.json into memory
  • Submit an application that answers the following questions about the data set:
    • What is the count of individuals over the age of 50?
    • Who is last individual that registered who is still active?
    • What are the counts of each favorite fruit?
    • What is the most common eye color?
    • What is the total balance of all individuals combined?
    • What is the full name of the individual with the id of 5aabbca3e58dc67745d720b1 in the format of lastname, firstname?

Bonus

  • Persist the result set to a database (of your choice)
  • Include documentation for your technical choices
    • documentation may be in the form of comments or a markdown file
  • Credit any packages and sources that helped you solve

interview's People

Contributors

kendaleiv avatar khalidabuhakmeh avatar

Watchers

 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.