Best of Interview Questions โ€” May 2024

  1. 1
    Article
    Avatar of communityCommunity Picksยท2y

    5 JavaSript GitHub Repositories for Interview Prep!๐Ÿ“

    A list of JavaScript GitHub repositories for interview preparation and improving core JavaScript fundamentals.

  2. 2
    Article
    Avatar of communityCommunity Picksยท2y

    BASH/Linux Interview Question for DevOps Engineers

    This post covers various interview questions for DevOps engineers related to BASH and Linux, including types of variables used in shell scripting, checking if a file exists, default file permissions, CRONTAB, debugging shell scripts, disk usage, shebang line, Linux process stages, metacharacters, renaming files, reading command line arguments, standard streams in Linux, differentiating between two shell variables, checking file existence, extracting part of a string variable, differences in string matching, SSH authentication, special shell variable $?, using grep to find numeric digits, listing file names only, checking if a zip file contains a directory, and when to use curly braces around shell variables.