From 054935281b0037cbdc825bee590c08b1266d3490 Mon Sep 17 00:00:00 2001 From: Zachary Jansma Date: Fri, 15 Nov 2019 10:04:58 -0500 Subject: [PATCH] Added questions to ask during the interview --- README.md | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5cd26a..b8fa6d8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ :information_source:  This repository contains interview questions on various DevOps and SRE related topics -:bar_chart:  There are currently **509** questions +:bar_chart:  There are currently **512** questions ***

🎉 Questions are now available at devopsbit.com 🎉

@@ -3506,6 +3506,36 @@ These are only a suggestion. Use them carefully :) How does the company promote personal growth?
+
+What is the current level of technical debt you are dealing with?
+ +Be careful when asking this question - all companies, regardless of size, have some level of tech debt. +Phrase the question in the light that all companies have the deal with this, but you want to see the current +pain points they are dealing with
+ +This is a great way to figure how managers deal with unplanned work, and how good they are at +setting expectations with projects. +
+ +
+What was your favorite project you've worked on?
+ +This can give you insights in some of the cool projects a company is working on, and if +you would enjoy working on projects like these. This is also a good way to see if +the managers are allowing employees to learn and grow with projects outside of the +normal work you'd do. +
+ +
+If you could change one thing about your day to day, what would it be?
+ +Similar to the tech debt question, this helps you identify any pain points with the company. +Additionally, it can be a great way to show how you'd be an asset to the team.
+ +For Example, if they mention they have problem X, and you've solved that in the past, +you can show how you'd be able to mitigate that problem. +
+ ## Scenarios