Commit Graph
72 Commits
Author SHA1 Message Date
abregman 4f9442d398 500 interview questions milestone
Thank you for all the contributors. Now let's get to 1000 :)
2019-10-26 03:29:45 +03:00
abregman c1c4d22f21 Add 24 new questions 2019-10-26 02:47:54 +03:00
abregman b38ab14ade Add a couple of Python questions 2019-10-26 00:22:22 +03:00
abregman ef31801ad9 Add a couple of new questions 2019-10-25 16:02:21 +03:00
abregman 6de274ac61 Add a couple of new questions 2019-10-25 14:52:11 +03:00
abregman 9b33651416 Add a couple of questions 2019-10-25 02:37:32 +03:00
Arie BregmanandGitHub d3eb6f85fa Merge pull request #34 from rschmidtz/patch-1
stateless vs. stateful
2019-10-24 19:27:11 +03:00
abregman e5322d38c7 Add a note about the chinese translation 2019-10-24 15:35:57 +03:00
Arie BregmanandGitHub 9666f0b0d4 Merge pull request #33 from hitao123/master
add chinese document
2019-10-24 15:22:46 +03:00
Arie BregmanandGitHub f08d861ee5 Merge pull request #32 from rschmidtz/patch-1
What is the difference between TCP and UDP answer
2019-10-24 02:09:27 +03:00
Arie BregmanandGitHub cc20cc5674 Merge pull request #31 from spuder/patch-1
Add process substitution
2019-10-23 21:06:34 +03:00
abregman 1eda57d212 Add SRE questions 2019-10-23 20:00:08 +03:00
abregman aa0b6fa9cc Add a couple of Go questions
Also some contribution guidelines.
2019-10-23 10:27:02 +03:00
abregman 73ac855c84 Fix format 2019-10-23 00:16:15 +03:00
Arie BregmanandGitHub 10f0b97683 Merge pull request #25 from popopo19/answer-python-question
Answered 8th beginner python question
2019-10-23 00:09:18 +03:00
abregman 274915f442 Add 3 promethues questions 2019-10-22 23:48:05 +03:00
abregman 7b9fe0da71 Add a couple of cloud questions 2019-10-22 23:26:33 +03:00
abregman 68cdc59d7a Add coding questions
Also removed a couple of questions I added in the past but didn't really like.
2019-10-22 21:40:43 +03:00
Arie BregmanandGitHub 6e94108c0d Merge pull request #24 from zdj21jdz/master
Minor grammar fix for SQL section, added answer under MongoDB section
2019-10-22 18:49:24 +03:00
abregman c5639e3b02 Add a couple of new questions 2019-10-22 17:37:58 +03:00
Arie BregmanandGitHub e2ea087109 Merge pull request #16 from surister/new_python_answers
add Python 'Error' question + answer + Exception ansers
2019-10-22 15:59:55 +03:00
abregman aaf4704b65 Minor fix 2019-10-22 11:39:22 +03:00
Arie BregmanandGitHub ec0821c75f Merge pull request #15 from surister/new_python_answers
Add new python answers
2019-10-22 11:38:03 +03:00
Arie BregmanandGitHub 0cc2ed6f62 Merge pull request #14 from AhGhanima/master
Add some EC2 questions
2019-10-21 23:33:00 +03:00
abregman 40917426a2 Add a couple of OpenStack and Network questions 2019-10-21 23:23:58 +03:00
abregman 1e91b889c9 Add a couple of Docker questions 2019-10-21 22:59:39 +03:00
abregman a6591df0bd Add puppet questions 2019-10-21 21:59:26 +03:00
abregman 3028a3ee8e Fix python mutable vs. immutable answer
Thanks to surister for explaining why using id() is not a valid answer.

Also added a couple of questions.
2019-10-21 20:08:03 +03:00
abregman e764432be8 Merge branch 'master' of https://github.com/bregman-arie/devops-interview-questions 2019-10-21 18:22:01 +03:00
abregman f0bd109a20 Add a couple of Python questions 2019-10-21 18:05:32 +03:00
Arie BregmanandGitHub b4a98ab6bb Merge pull request #10 from ismferd/add/linux_answers
adding new Linux answers
2019-10-21 16:36:55 +03:00
abregman a7fd333b4e Add security questions 2019-10-21 14:23:16 +03:00
abregman 0727d50480 Add a couple of OpenStack questions 2019-10-21 12:27:33 +03:00
abregman d4db0c661a Add OpenStack and Azure questions 2019-10-21 12:05:49 +03:00
Arie BregmanandGitHub 12d04e5ba0 Merge pull request #11 from zdj21jdz/master
Added SQL questions to the ReadME
2019-10-21 11:16:06 +03:00
abregman ce9e32885b 300 questions milestone
Added a couple of new questions.
2019-10-21 02:07:35 +03:00
abregman 3c6f2a5601 Add a couple of new questions 2019-10-20 23:18:46 +03:00
abregman 12d6f698bf Add a couple of questions 2019-10-20 21:38:32 +03:00
abregman 0edc4d1833 Add a couple of Terraform questions 2019-10-20 19:44:04 +03:00
abregman 0976d2b5cc Add a couple of new questions 2019-10-20 10:28:16 +03:00
abregman ae829ef963 Add a couple of Ansible questions 2019-10-20 09:30:10 +03:00
abregman 4921318f7d Add 20 new questions 2019-10-20 01:46:05 +03:00
abregman cf03070b43 Add a couple of new questions 2019-10-19 23:49:53 +03:00
abregman 8ce4a0d9e1 Add a couple of Python questions
Beginner + Advanced.
2019-10-19 22:16:45 +03: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
Arie BregmanandGitHub 3df32f2661 Merge pull request #9 from AhGhanima/master
Update AWS Infrastructure & S3 answers
2019-10-19 21:24:25 +03:00
Arie BregmanandGitHub 2408de2df7 Merge pull request #8 from ronaldosaheki/add-question
Add bash question
2019-10-19 14:07:33 +03:00
abregman 58147b3bf9 Add a couple of questions
Reached 200 questions :D
2019-10-18 23:13:56 +03:00
abregman 538f1b382f Add several new questions 2019-10-18 20:23:54 +03:00
abregman cc151926a8 Add a couple of Linux questions 2019-10-18 17:23:35 +03:00
Arie BregmanandGitHub a83155cf5e Merge pull request #6 from kpucynski/immutable
immutable fix
2019-10-18 16:59:48 +03:00
abregman 38ab4dc901 Add basic shell scripting questions 2019-10-18 15:16:23 +03:00
abregman 70e2ccc99b Add a couple of notes regarding how to use the content
Also moved jenkins pipeline writing questions to scenarios section.
2019-10-18 14:20:44 +03:00
abregman b0460a40b0 Add a couple of questions 2019-10-17 22:07:39 +03:00
abregman dc9886c289 Add a couple of new questions 2019-10-17 10:00:08 +03:00
abregman 1ccb3fea81 Add a couple of questions 2019-10-16 23:54:19 +03:00
abregman 5b4afd3d6c Add a couple of questions and answers 2019-10-16 22:20:11 +03:00
abregman b41797c92f Add a couple of questions 2019-10-15 02:06:20 +03:00
abregman 9fd34d66dc Add a couple of questions 2019-10-13 12:22:24 +03:00
abregman bd3dcddc67 Add a couple of answers 2019-10-13 02:25:56 +03:00
abregman 1b5fdebe82 Add 2 devops questions and a couple of answers to existing questions 2019-10-12 13:53:45 +03:00
abregman f6c7e2dedb change table of contents
Long simple lists < colorful logos :D
2019-10-11 02:58:43 +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
abregman 61d6ca4565 Add a couple of devops and linux questions
Also trying a new format and added answers to some git questions.
2019-10-10 23:03:41 +03:00
abregman 45d7b6fdc1 Add devops and terraform questions 2019-10-08 14:56:19 +03:00
abregman 7d89739a14 Add more questions 2019-10-05 16:44:05 +03:00
abregman c5c26be24c Add a scenario question 2019-10-05 00:47:32 +03:00
abregman 421ade50b3 Add more questions 2019-10-04 23:43:47 +03:00
abregman 44a0fc6770 Add more questions :) 2019-10-04 23:08:39 +03:00
abregman 151b384ce5 Add a couple of Linux questions 2019-10-04 19:33:39 +03:00
abregman 0d9b9f35e8 Add prometheus questions
And answers to two Docker questions.
2019-10-04 19:05:24 +03:00
abregman 2e3e307856 Add Docker and Python questions 2019-10-04 19:00:34 +03:00