Commit Graph
100 Commits
Author SHA1 Message Date
abregman f7346712c0 Add a couple of questions 2020-02-12 16:08:08 +02:00
abregman 31dbfbbc9d Add a couple of questions 2020-02-03 23:26:08 +02:00
Arie BregmanandGitHub dbedc63d73 Merge pull request #74 from adityaprakash-bobby/answer-taint
Pull for answer to tf taint
2020-02-02 18:50:20 +02:00
abregman ae99012d61 Add a couple of Python questions 2020-01-31 23:38:27 +02:00
Arie BregmanandGitHub 39dbe98dc6 Merge pull request #73 from julplee/master
Small fix of typo in readme.md
2020-01-26 19:31:27 +02:00
abregman 2f78d46b97 Add Ansible and Regex questions 2020-01-26 13:46:43 +02:00
Arie BregmanandGitHub 15b2bcaadc Merge pull request #70 from LBlend/master
Fixed typo
2020-01-24 14:27:44 +02:00
Arie BregmanandGitHub ea17d9a952 Merge pull request #66 from austinsonger/master
Python Question - Lambda
2020-01-22 00:36:19 +02:00
Arie BregmanandGitHub 66cb4deacf Merge pull request #63 from sagorbrur/patch-2
added answer under Python/Explain Exception....
2020-01-20 16:36:02 +02:00
Arie BregmanandGitHub b91df41ce7 Merge pull request #62 from sagorbrur/patch-1
added answer under 'Git/what is .git directory?'
2020-01-20 13:38:24 +02:00
Arie BregmanandGitHub e90be158cb Merge pull request #61 from austinsonger/master
Updated README - Security
2020-01-19 22:32:00 +02:00
abregman 4e05b9de22 Add a couple of Ansible questions 2020-01-17 19:30:55 +02:00
Arie BregmanandGitHub ee6c25e006 Merge pull request #60 from dmattia/dmattia/tf_qs
Added some terraform questions and answers
2020-01-17 19:11:15 +02:00
Arie BregmanandGitHub 4f1130d7c8 Merge pull request #59 from aman2611/patch-1
better name for variables
2020-01-17 15:38:13 +02:00
abregman 85d8a566d1 Add another flask exercise 2020-01-17 00:00:24 +02:00
Arie BregmanandGitHub 24edb687e4 Merge pull request #58 from apuzyrevsky/patch-2
Update README.md
2020-01-15 20:46:43 +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 BregmanandGitHub 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
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
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
abregman e6f38a5476 Add a couple of questions 2019-12-23 18:40:32 +02: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
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
abregman bec1714d5b Update flask_container_ci challenge 2019-12-21 19:50:04 +02:00
abregman 979d11d13f Add new challenge 2019-12-21 13:26:41 +02:00
abregman 0f871e9b9e New Python questions 2019-12-20 23:45:29 +02:00
abregman 64731a6bcf Add a couple of questions 2019-12-19 17:47:17 +02:00
abregman ef2f009256 Add a couple of questions 2019-12-19 15:59:58 +02:00
abregman a1e45cfc49 Add Linux questions 2019-12-19 14:06:53 +02:00
abregman 12c86d891a Add a couple of questions 2019-12-19 12:47:55 +02:00
abregman 67c9f4f246 Add a couple of questions 2019-12-19 11:15:45 +02:00
abregman cac8af4c09 Update common-qa 2019-12-19 09:36:01 +02:00
abregman 69180fd18f Add a couple of Linux and Security questions 2019-12-18 22:39:15 +02:00
abregman 6c9a425484 Add a couple of Linux questions 2019-12-18 15:33:16 +02:00
Arie BregmanandGitHub aefa9bf8d5 Merge pull request #52 from raresociopath/master
typo in work Providers
2019-12-18 07:42:00 +02:00
abregman 7fb5948dce Add a couple of questions 2019-12-16 19:08:25 +02:00
abregman f09e3b8549 Extend prepare_for_interview 2019-12-15 22:23:25 +02:00
abregman 63d95e4e4f Add a couple of new questions 2019-12-13 20:16:00 +02:00
abregman 168cb19988 Add 5 new questions 2019-12-13 19:40:00 +02:00
abregman a8c2888738 Add questions and answers 2019-12-12 00:00:40 +02:00
abregman 265fb49cf9 Add a couple of answers 2019-12-11 08:50:33 +02:00
abregman 6882503d44 Extend prepare for interviews page 2019-12-11 01:00:15 +02:00
abregman 66ffa436d9 Extend prepare for interviews page 2019-12-11 00:37:49 +02:00
abregman 7da83f0958 Add operating system questions 2019-12-09 20:24:31 +02:00
abregman e82b7cdec6 Add OS questions 2019-12-09 18:18:16 +02:00
abregman 74da454ada Extend prepare_for_interview file 2019-12-09 01:06:05 +02:00
abregman d0a768915a 600 questions milestone
yay
2019-12-08 17:14:30 +02:00
abregman b9a0f3c42b Minor fix 2019-12-06 15:03:01 +02:00
abregman c1cd78c5d4 Add a couple of questions 2019-12-06 14:59:56 +02:00
abregman 8ed6571a58 Add elastic questions 2019-12-05 21:22:27 +02:00
abregman 786cb7e195 Add 5 python interview questions 2019-12-05 00:54:25 +02:00
abregman 3a2f0c64a6 Add scenario question 2019-12-05 00:24:31 +02:00
abregman c0e52f6e47 add books to prepare_for_interview 2019-12-05 00:16:11 +02:00
abregman 0e77ca6611 Add questions and answers page for clarification 2019-12-05 00:07:46 +02:00
abregman f18ab6822f Add a couple of general questions 2019-12-04 23:28:55 +02:00
abregman 788f104f96 Add how to prepare for an interview page 2019-12-03 22:44:42 +02:00
abregman 1a363bf3bc Add 2 python questions 2019-12-03 12:06:07 +02:00
abregman deece0073a Add binary search solution 2019-12-02 20:54:31 +02:00
abregman 32db0cd91d Add 2 scenario questions 2019-12-02 17:35:59 +02:00
abregman e30fd9fb21 Add new questions 2019-12-02 15:49:58 +02:00
abregman 49763097a3 Add two questions - killing a zombie and tail implementation 2019-12-02 11:48:52 +02:00
Arie BregmanandGitHub e5e8c945bc Merge pull request #49 from surister/master
Add python decorator answer
2019-12-02 11:42:59 +02:00
abregman 7a651baa77 Add questions 2019-12-01 18:23:47 +02:00
abregman cb4a5cd2ff Add more Elastic questions 2019-12-01 17:19:12 +02:00
abregman a598af3e76 Add Elastic questions 2019-12-01 16:52:49 +02:00
abregman 8f67e100a6 Add DNS questions 2019-12-01 14:59:08 +02:00
abregman 5a82afed02 Add elastic questions 2019-11-30 19:37:52 +02:00
Arie BregmanandGitHub 4ecd287244 Merge pull request #48 from surister/new_linux_answers
New linux answers
2019-11-29 14:01:22 +02:00
Arie BregmanandGitHub 73c95e8cc3 Merge pull request #45 from knoxknot/master
Updated the Beginners Section of Terraform
2019-11-28 14:38:46 +02:00
Arie BregmanandGitHub 4b6c841a74 Merge pull request #47 from surister/new_python_answers
New python answers
2019-11-28 12:25:39 +02:00
abregman b776cb9988 Add AWS security questions 2019-11-26 22:13:16 +02:00
Arie BregmanandGitHub 7723efac2a Merge pull request #46 from surister/master
Add linux answer.
2019-11-26 11:56:03 +02:00
Arie BregmanandGitHub 15185ed1f1 Merge pull request #43 from knoxknot/master
Updated the Terraform Advaced Section with Answers
2019-11-26 00:39:29 +02:00
abregman 527e202f0e Add more questions 2019-11-19 12:08:05 +02:00
Arie BregmanandGitHub 02f7b3c247 Merge pull request #40 from zdj21jdz/master
Added questions to ask during the interview
2019-11-16 20:05:34 +02:00
abregman b7b1586e6f fix table 2019-11-14 18:13:04 +02:00
abregman 9497b31b7b Add questions the candidate can ask
And also add proper credits for the logo used in the project.
2019-11-12 13:58:14 +02:00