Coder Social home page Coder Social logo

can-you-code's Introduction

can-you-code

A collection of potential technical interview challenges to determine whether an interviewee can code.

Purpose

The purpose is to see if junior-level interview candidates can develop software. From my experience, whiteboard brain teasers and challenges aren't indicative of this. Take-home projects have their own share of problems (lack of time, no control, etc.)

Challenge Criteria

  1. Short challenges - 10-30 minutes.
  2. End result is code or a discussion of the candidate's knowledge of a development process.
  3. Challenges are done in an environment with the tools they will have on their job (computer, google, etc.)

Challenges

  1. Active Directory Search Base Creator
    The challenge is to create a class that takes an email address and creates a naive search base for an AD login.
    This has the side effect of testing whether the candidate can do some minor research on their own. Extra points if they create tests and handle edge cases.

  2. The Number Game
    The challenge is to refactor this code and make it cleaner and better.

  3. Build Script Understanding
    The challenge is to read and explain what each step of the build script is doing and why it is being performed. This tests candidate's ability to research and provides a glimpse of their level of understanding of the parts of a web application/web development process.

Questions

  1. A teammate is consistently producing poor quality code that ends up having to be rewritten. What do you do? Why?
  2. You're working on a mission-critical legacy software project with a staggering amount of technical debt and see a great new technology to add. What do you do?
  3. A new member joins your team. They are incredibly skilled and productive, but are unanimously disliked by other members of the team due to their arrogant, domineering personality. What do you do as a peer? What would you do if you were a manager?
  4. A teammate is always making technology and development choices that are outdated, inefficient, or otherwise problematic. You know of better ways and technologies. What do you do to ensure the project succeeds?
  5. You're starting a brand new, greenfield project and are given complete control of technologies and processes. You have the choice of using these new technologies, or continuing to use the old ways. What do you do? Explain your reasoning.
  6. There is an important deadline tomorrow for a massive contract. Your feature can be finished today if you take development shortcuts. Your feature will be delayed if you do it in a quality manner. What do you do? Why?
  7. A brand new intern at the company randomly reviews your code one day and creates a three page document detailing everything they believe is wrong with your code. What do you do?

can-you-code's People

Contributors

jgefroh avatar

Watchers

James Cloos 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.