We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Refactoring the Technical Interview

Formal Metadata

Title
Refactoring the Technical Interview
Title of Series
Number of Parts
66
Author
Contributors
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Is your technical interview optimized? Could it use a refactor? Do you ask candidates questions that could actually influence your production codebase? Or, do you ask them about problems that are solved and standardized? Or worse, contrived and trivial? Have you ever asked any of these questions: Find min or max in a list Implement a sorting algorithm FizzBuzz (or any contrived algorithm) “Now can you do it recursively?” Leverage your production code and commit history to make your next interview more effective in identifying the right hire. All while having more fun.