Better Programming

Advice for programmers.

Follow publication

Member-only story

142 Resources for Mastering Coding Interviews

This software engineering study guide will help you study for your interviews and get any job!

Ben Rogojan
Better Programming
Published in
7 min readMay 7, 2019

Photo by Charles 🇵🇭 on Unsplash

By Ben Rogojan And Shayan

To help you keep track of your progress, we’ve compiled a comprehensive checklist of the same problems listed below; that list can be found here.

Join Our Newsletter

Before scrolling any further, why not join our team’s newsletter to keep up to date on data science, data engineering and tech! Learn more here.

Warm Up With The Classics

  1. Fizz Buzz
  2. 560. Subarray Sum Equals K
  3. Arrays: Left Rotation
  4. Strings: Making Anagrams
  5. Nth Fibonacci

How did you do? Take a moment and rate yourself on these classics. We have been asked most of these at some point in the interview process—and often early on as weed-out style questions. They often have less to do with algorithms and data structures, but still require a good understanding of loops and arrays (yes, an array is a data structure).

Algorithms And Data Structures

Pre-Study Problems

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Ben Rogojan
Ben Rogojan

Written by Ben Rogojan

#Data #Engineer, Strategy Development Consultant and All Around Data Guy #deeplearning #dataengineering #datascience #tech https://linktr.ee/SeattleDataGuy

Responses (6)

Write a response