Commit Graph

562 Commits

Author SHA1 Message Date
d441029162 Add testing questions 2020-01-14 11:35:25 +02:00
d43ec162f0 Rename repository
Unforunately, It came to my knowledge that this repository
promoted a phenomenon where DevOps interviews became a trivia game
where people think it's normal to throw 20 random short questions
like "what is fork()" or "which tools would you use for each
of the following areas?" and this was not my intention.

To explcitly state this repository doesn't represents real DevOps
interview questions I've decided to rename it.
2020-01-12 22:28:43 +02:00
cbda545d60 Merge pull request #56 from apuzyrevsky/patch-1
Update README.md
2020-01-12 20:20:32 +02:00
fd7e129d09 Add a couple of questions 2020-01-12 20:19:30 +02:00
72f1f58659 Update README.md
Added several answers for Docker questions.
2020-01-12 20:09:42 +02:00
7086fdab83 minor order changes 2020-01-12 00:41:12 +02:00
5d4942a633 800 questions milestone 2020-01-10 02:11:17 +02:00
d4cd1e2dd2 fix trailing space 2020-01-09 12:18:19 +01:00
abbb951589 Rename file 2020-01-09 12:13:31 +01:00
1e535c1b0c Add update question number script 2020-01-09 12:12:42 +01:00
4cb19b02b5 Rename files 2020-01-09 12:12:06 +01:00
ade931c4cc Rename file, add utilities 2020-01-09 12:11:34 +01:00
cc95d4631e Rename syntax_checker into syntax_lint 2020-01-09 12:07:41 +01:00
6d45375c81 rename syntax_checker to syntax_lint 2020-01-09 12:06:30 +01:00
c65212bc24 Add a couple of questions 2020-01-08 23:59:55 +02:00
8638107e7f Add a couple of questions 2020-01-07 00:25:32 +02:00
7c2a922854 Add a couple of AWS questions 2020-01-04 20:32:39 +02:00
04c7261f9e Add Azure questions 2020-01-03 15:56:36 +02:00
c263795eef Add a couple of questions 2020-01-03 11:28:03 +02:00
cda4ceed77 Minor fixes 2020-01-03 01:47:48 +02:00
66c0672a08 Update prepare_for_interview 2020-01-02 18:33:11 +02:00
b98fe35d3e Add a couple of answers 2020-01-02 00:17:47 +02:00
6cca806453 Add Python questions and answers 2020-01-01 19:34:33 +02:00
fddbd5c484 Add a couple of questions 2019-12-31 17:58:19 +02:00
0482b85eb0 Add another coding practice site 2019-12-30 22:51:12 +02:00
b6fc433d51 Add a couple of Python questions 2019-12-30 15:53:51 +02:00
37684a93a7 Add a couple of questions 2019-12-29 22:25:12 +02:00
d36288c192 minor fix 2019-12-29 02:28:31 +02:00
6737aa22aa Update prepare_for_interview 2019-12-29 00:28:46 +02:00
763d7bc8de Add a couple of questions 2019-12-24 22:31:23 +02:00
b65dc7c392 Add unittests 2019-12-24 19:34:31 +01:00
e6f38a5476 Add a couple of questions 2019-12-23 18:40:32 +02:00
adef3b9154 add function typing 2019-12-23 14:02:40 +01:00
e08c1cbf47 Update flask_container_ci challenge 2019-12-23 13:08:32 +02:00
dc802d41b5 700 questions :D 2019-12-22 23:55:09 +02:00
580d5af77f Add a couple of AWS questions 2019-12-22 21:56:46 +02:00
634143172c Update flask_container_ci challenge 2019-12-22 11:30:09 +02:00
f2cc9773f8 Fix typo 2019-12-21 23:48:35 +01:00
691c644059 Error bulk rather than single error exit 2019-12-21 23:42:12 +01:00
c16e76a5a0 Set max line lenght to 100 chars 2019-12-21 23:24:58 +01:00
fffc60391a error message improvement 2019-12-21 23:18:34 +01:00
0d81653131 correct error message 2019-12-21 22:57:37 +01:00
73665e6d52 PEP8 fixes 2019-12-21 22:22:32 +02:00
68e278fe15 Minor fixes 2019-12-21 21:32:43 +02:00
5eb968571e Add .travis.yml
For running the newly added syntax_checker + PEP8 test
for the Python files in this project.

Also added small print to syntax_checker to indicate tests passed
successfully (yes, lack of error is also indication but this is
more user friendly imho).
2019-12-21 21:28:51 +02:00
b4c46326d8 Add .idea to .gitigore 2019-12-21 20:02:57 +01:00
dd30656e7c Fix somehow broken commit 2019-12-21 20:00:47 +01:00
2016810e0f Merge branch 'master' into master 2019-12-21 18:53:54 +01:00
bec1714d5b Update flask_container_ci challenge 2019-12-21 19:50:04 +02:00
d64071128e Merge pull request #53 from bregman-arie/tests
Merge tests changes.
2019-12-21 18:34:44 +01:00