GithubHelp home page GithubHelp logo

sre-interview-review's Introduction

SRE Interview Prep

I've been in management for too long, and I wanted to remember why it was I actually liked working with Linux in the first place, so I'm keeping this list of interesting things that I may want to review before I interview next and some random notes.

Honestly, this is just a list of interesting things I come across and think could be useful someday. I'm not really sure why I named it interview prep other than that I got the idea to save it from looking at a couple of SRE interview prep repos.

Linux Internals

VM Subsystem

ELF, shared libraries, etc.

System Calls

I/O

Interesting Linux Interview Questions

There's a dearth of decent questions out there to ask candidates or to think about when prepping for an interview. Lots of the ones that are out there are either stupid and meaningless ("what's the best linux distro"), outdated ("what's LILO") or are ambiguous enough that there aren't any right answers ("what's the first thing you must do with a new Linux system"), so here are some fun questions I've asked or been asked, some classics, some just interesting.

General interest

  • How many ways can you think of to delete a file named "-f"?
  • How many ways can you think of to fix a system where something has removed the executable bits on /usr/bin/chmod binary's permissions?

Kernel stuff

  • The program you're strace-ing is doing nothing but brk()/sbrk() and mmap()/munmap() system calls. What's the most likely explanation for what it's doing under the hood?
  • Explain in as much detail as possible what happens once you type ls -l / into your shell and hit enter.

sre-interview-review's People

Contributors

davidr avatar

Stargazers

 avatar  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.