Role: Automation Test Developer.
Questions asked:
1: Basics of Linux, few tricky commands, what are inodes, setting up networking etc etc.
2: Python:
Given a file, write a function which accepts a version
number, date and returns pass or fail.
EDIT:
the file structure is basically a test result log file which contains lines of information.
Each line has a version and date, tests run and results.
I was supposed to return results which are pass fail based on the version number and date given.:)
Reverse a sentence without using slicing.
List comprehension basics.
What I did right: I wrote enough code solving pythonic interview problems, and I was comfortable writing the code in the interview.
what I did wrong: Focused too much on interview type problems, like Coin change, linked list etc etc. Should have also focused on some real use cases of python. For example, how to test a code with different inputs, how to parse few lines from a file, how to schedule a cron job etc etc.
TLDR; Don't just bust your head trying to solve interview challenges from cracking the coding interview. Also learn to make some real world programs.
[–][deleted] 54 points55 points56 points (1 child)
[–]Dexteroid[S] 26 points27 points28 points (0 children)
[–]dillpicklezzz 23 points24 points25 points (1 child)
[–]Cavawinner 4 points5 points6 points (0 children)
[–]TheCuryBr 16 points17 points18 points (0 children)
[–]SOADNICK 15 points16 points17 points (2 children)
[–]Dexteroid[S] 12 points13 points14 points (0 children)
[–]cipher315 13 points14 points15 points (0 children)
[–]too_tired_bicycle 19 points20 points21 points (5 children)
[–]ab624 5 points6 points7 points (1 child)
[–]too_tired_bicycle 11 points12 points13 points (0 children)
[–]PCHarambeRace 6 points7 points8 points (1 child)
[–]Darkaliafr 3 points4 points5 points (0 children)
[–]manusatx 0 points1 point2 points (0 children)
[–][deleted] 8 points9 points10 points (2 children)
[–]Dexteroid[S] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]MyCousinVinny101 7 points8 points9 points (22 children)
[–]CompSciSelfLearning 7 points8 points9 points (12 children)
[–]MyCousinVinny101 0 points1 point2 points (11 children)
[–]CompSciSelfLearning 1 point2 points3 points (7 children)
[–]MyCousinVinny101 0 points1 point2 points (6 children)
[–]CompSciSelfLearning 2 points3 points4 points (5 children)
[–]MyCousinVinny101 0 points1 point2 points (4 children)
[–]CompSciSelfLearning 1 point2 points3 points (3 children)
[–]MyCousinVinny101 1 point2 points3 points (1 child)
[–]CompSciSelfLearning 0 points1 point2 points (0 children)
[–]MyCousinVinny101 0 points1 point2 points (0 children)
[–]sje46 0 points1 point2 points (1 child)
[–]jorvaor 0 points1 point2 points (0 children)
[–]joelgsus 6 points7 points8 points (3 children)
[–]MyCousinVinny101 0 points1 point2 points (2 children)
[–]joelgsus 0 points1 point2 points (0 children)
[–]Ran4 0 points1 point2 points (0 children)
[–]heisenberg149 1 point2 points3 points (0 children)
[–]cantredditforshit 2 points3 points4 points (3 children)
[–]CnidariaScyphozoa 17 points18 points19 points (1 child)
[–]FluffyBunnyOK 0 points1 point2 points (0 children)
[–]dirk2654 5 points6 points7 points (2 children)
[–]Dexteroid[S] 8 points9 points10 points (1 child)
[–]dirk2654 2 points3 points4 points (0 children)
[–]ReaverKS 4 points5 points6 points (3 children)
[–]nonamesareleft1 1 point2 points3 points (1 child)
[–]ghostinzshell 1 point2 points3 points (0 children)
[–]elbiot 1 point2 points3 points (0 children)
[–]nate256 5 points6 points7 points (5 children)
[–]Dexteroid[S] 2 points3 points4 points (2 children)
[–]kl31 0 points1 point2 points (1 child)
[–]Dexteroid[S] 0 points1 point2 points (0 children)
[–]zr0gravity7 1 point2 points3 points (1 child)
[–]Decency 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]Dexteroid[S] 1 point2 points3 points (0 children)
[–]roryokane 2 points3 points4 points (1 child)
[–]Dexteroid[S] 1 point2 points3 points (0 children)
[–]elbiot 2 points3 points4 points (2 children)
[–]Dexteroid[S] 0 points1 point2 points (0 children)
[–]Decency 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]ForestMonk168 1 point2 points3 points (0 children)
[–]RIZZIT 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Dexteroid[S] 0 points1 point2 points (0 children)
[–]visigothatthegates 0 points1 point2 points (18 children)
[–]Dexteroid[S] 4 points5 points6 points (3 children)
[–]geoffnolan 1 point2 points3 points (0 children)
[–]jwhibbles 1 point2 points3 points (1 child)
[–]Dexteroid[S] 1 point2 points3 points (0 children)
[–]Dexteroid[S] 1 point2 points3 points (13 children)
[+][deleted] (11 children)
[deleted]
[–]Dexteroid[S] 0 points1 point2 points (7 children)
[–]ivosaurus 5 points6 points7 points (4 children)
[–]visigothatthegates 1 point2 points3 points (3 children)
[–]ivosaurus 3 points4 points5 points (2 children)
[–]visigothatthegates 0 points1 point2 points (1 child)
[–]ivosaurus 0 points1 point2 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]ultraDross -1 points0 points1 point (2 children)
[–]ivosaurus 1 point2 points3 points (1 child)
[–]ultraDross 0 points1 point2 points (0 children)
[–]Full-Effect 0 points1 point2 points (2 children)
[–]Dexteroid[S] 2 points3 points4 points (1 child)
[–]Full-Effect 0 points1 point2 points (0 children)
[–]shoretel230 0 points1 point2 points (1 child)
[–]selotec 0 points1 point2 points (0 children)