Commit Graph

359 Commits

Author SHA1 Message Date
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
surister
b4c46326d8 Add .idea to .gitigore 2019-12-21 20:02:57 +01:00
surister
dd30656e7c Fix somehow broken commit 2019-12-21 20:00:47 +01:00
surister
2016810e0f
Merge branch 'master' into master 2019-12-21 18:53:54 +01:00
abregman
bec1714d5b Update flask_container_ci challenge 2019-12-21 19:50:04 +02:00
surister
d64071128e
Merge pull request #53 from bregman-arie/tests
Merge tests changes.
2019-12-21 18:34:44 +01:00
surister
cc65ba0dac Add pep8 new line at the end of file2 2019-12-21 19:27:02 +01:00
surister
178930ae3f add witty line 2019-12-21 19:25:47 +01:00
surister
cc98987950 Add syntax checker suite unit test 2019-12-21 19:24:54 +01:00