Commit Graph
29 Commits
Author SHA1 Message Date
KevinandGitHub 7cc06460e9 refactor: make the path relative to the linting script (#264) 2022-09-02 14:52:15 +03:00
abregman 99c4e02ecf Rename exercises dir
Name it instead "topics" so it won't be
strange if some topics included "exercises" directory.
2022-08-02 01:53:56 +03:00
abregman cf69197a44 The end of one long README
Apparently we've reached the limit of GitHub rendering (512K).
Time to change the structure accordingly - exercises and questions
will move to sub-directories in the exercises directory.

This is the first patch in performing this transition.
2021-11-10 00:55:03 +02:00
abregman 51ecb4ff77 Add a couple of questions on containers
Also, fixed some minor styling issues in random_question.py script.
2021-10-24 22:00:44 +03:00
sha016andGitHub c4e7308f25 Added random_question.py with basic usage (#164) 2021-10-20 10:10:44 +03:00
abregman e54648d47f Modify the structure of README.md
Instead of having exercises in their own separate section,
they are now part of the main topics sections.

This should make the learning process easier to follow
where users have both exercises and questions in the same
place.

In addition, added a couple of new questions & exercises
and modified existing scripts accordingly.
2021-07-12 02:02:57 +03:00
abregman fc26d95145 Add a couple of questions and a new exercise 2021-01-03 11:55:58 +02:00
surister cc848b135d Change 'challenge' into 'exercises' so questions are correctly counted 2020-09-18 10:20:12 +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
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 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
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
surister dd30656e7c Fix somehow broken commit 2019-12-21 20:00:47 +01:00
suristerandGitHub 2016810e0f Merge branch 'master' into master 2019-12-21 18:53:54 +01:00
surister 508b21b042 Add script that counts answered questions / questions 2019-12-21 19:24:14 +01:00
abregman 979d11d13f Add new challenge 2019-12-21 13:26:41 +02:00
surister 051fea2c9b First commit syntax checker 2019-12-20 18:11:43 +01:00
surister 5d1c2e0dfd fix typo 2019-12-17 09:16:28 +01:00
surister 26da068735 question counter script improved 2019-12-16 12:16:05 +01:00
abregman 3a2f0c64a6 Add scenario question 2019-12-05 00:24:31 +02:00
abregman 0e77ca6611 Add questions and answers page for clarification 2019-12-05 00:07:46 +02:00
abregman 32db0cd91d Add 2 scenario questions 2019-12-02 17:35:59 +02:00
abregman 9d676bdd25 Add two new questions 2019-10-30 21:31:25 +02:00
abregman 22d4d3a7a8 Add a couple of questions and update notes
As there was some confusion on how this repository content should be
used.
2019-10-19 21:51:20 +03:00
abregman 08cbeb2ca8 change page format
I got the feedback that people don't want to see the answer right below
the question in visible state.
2019-10-11 01:02:19 +03:00