Commit Graph

517 Commits

Author SHA1 Message Date
Arie Bregman
4f1130d7c8
Merge pull request #59 from aman2611/patch-1
better name for variables
2020-01-17 15:38:13 +02:00
aman2611
5b6ea4aaad
better name for variables 2020-01-17 18:15:07 +05:30
abregman
85d8a566d1 Add another flask exercise 2020-01-17 00:00:24 +02:00
Arie Bregman
24edb687e4
Merge pull request #58 from apuzyrevsky/patch-2
Update README.md
2020-01-15 20:46:43 +02:00
apuzyrevsky
195db7a103
Update README.md
added several answers for the Docker section.
2020-01-15 20:08:11 +02:00
abregman
d441029162 Add testing questions 2020-01-14 11:35:25 +02:00
abregman
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
Arie Bregman
cbda545d60
Merge pull request #56 from apuzyrevsky/patch-1
Update README.md
2020-01-12 20:20:32 +02:00
abregman
fd7e129d09 Add a couple of questions 2020-01-12 20:19:30 +02:00
apuzyrevsky
72f1f58659
Update README.md
Added several answers for Docker questions.
2020-01-12 20:09:42 +02:00
abregman
7086fdab83 minor order changes 2020-01-12 00:41:12 +02:00
abregman
5d4942a633 800 questions milestone 2020-01-10 02:11:17 +02:00
surister
d4cd1e2dd2 fix trailing space 2020-01-09 12:18:19 +01:00
surister
abbb951589 Rename file 2020-01-09 12:13:31 +01:00
surister
1e535c1b0c Add update question number script 2020-01-09 12:12:42 +01:00
surister
4cb19b02b5 Rename files 2020-01-09 12:12:06 +01:00
surister
ade931c4cc Rename file, add utilities 2020-01-09 12:11:34 +01:00
surister
cc95d4631e Rename syntax_checker into syntax_lint 2020-01-09 12:07:41 +01:00
surister
6d45375c81 rename syntax_checker to syntax_lint 2020-01-09 12:06:30 +01:00
abregman
c65212bc24 Add a couple of questions 2020-01-08 23:59:55 +02:00
abregman
8638107e7f Add a couple of questions 2020-01-07 00:25:32 +02:00
abregman
7c2a922854 Add a couple of AWS questions 2020-01-04 20:32:39 +02:00
abregman
04c7261f9e Add Azure questions 2020-01-03 15:56:36 +02:00
abregman
c263795eef Add a couple of questions 2020-01-03 11:28:03 +02:00
abregman
cda4ceed77 Minor fixes 2020-01-03 01:47:48 +02:00
abregman
66c0672a08 Update prepare_for_interview 2020-01-02 18:33:11 +02:00
abregman
b98fe35d3e Add a couple of answers 2020-01-02 00:17:47 +02:00
abregman
6cca806453 Add Python questions and answers 2020-01-01 19:34:33 +02:00
abregman
fddbd5c484 Add a couple of questions 2019-12-31 17:58:19 +02:00
abregman
0482b85eb0 Add another coding practice site 2019-12-30 22:51:12 +02:00
abregman
b6fc433d51 Add a couple of Python questions 2019-12-30 15:53:51 +02:00
abregman
37684a93a7 Add a couple of questions 2019-12-29 22:25:12 +02:00
abregman
d36288c192 minor fix 2019-12-29 02:28:31 +02:00
abregman
6737aa22aa Update prepare_for_interview 2019-12-29 00:28:46 +02:00
abregman
763d7bc8de Add a couple of questions 2019-12-24 22:31:23 +02:00
surister
b65dc7c392 Add unittests 2019-12-24 19:34:31 +01:00
abregman
e6f38a5476 Add a couple of questions 2019-12-23 18:40:32 +02:00
surister
adef3b9154 add function typing 2019-12-23 14:02:40 +01:00
abregman
e08c1cbf47 Update flask_container_ci challenge 2019-12-23 13:08:32 +02:00
abregman
dc802d41b5 700 questions :D 2019-12-22 23:55:09 +02:00
abregman
580d5af77f Add a couple of AWS questions 2019-12-22 21:56:46 +02:00
abregman
634143172c Update flask_container_ci challenge 2019-12-22 11:30:09 +02:00
surister
f2cc9773f8 Fix typo 2019-12-21 23:48:35 +01:00
surister
691c644059 Error bulk rather than single error exit 2019-12-21 23:42:12 +01:00
surister
c16e76a5a0 Set max line lenght to 100 chars 2019-12-21 23:24:58 +01:00
surister
fffc60391a error message improvement 2019-12-21 23:18:34 +01:00
surister
0d81653131 correct error message 2019-12-21 22:57:37 +01:00
abregman
73665e6d52 PEP8 fixes 2019-12-21 22:22:32 +02:00
abregman
68e278fe15 Minor fixes 2019-12-21 21:32:43 +02:00
abregman
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