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 Bregman
|
10f0b97683
|
Merge pull request #25 from popopo19/answer-python-question
Answered 8th beginner python question
|
2019-10-23 00:09:18 +03:00 |
|
Soua
|
678a6bc61e
|
For the glory of PEP 8
|
2019-10-22 16:03:46 -05: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 |
|
Soua
|
9a4dfa1c49
|
Answered 8th beginner python question
|
2019-10-22 11:17:21 -05:00 |
|
Zachary Jansma
|
0bf07b3cb8
|
Minor grammer fix for SQL section, added answer to redundant question under MongoDB portion
|
2019-10-22 11:37:23 -04:00 |
|
abregman
|
c5639e3b02
|
Add a couple of new questions
|
2019-10-22 17:37:58 +03:00 |
|
Arie Bregman
|
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 |
|
surister
|
84ab2b0362
|
Fix typo
|
2019-10-22 13:29:48 +02:00 |
|
surister
|
c81aad9324
|
add Python 'Error' question + answer + Exception ansers
|
2019-10-22 12:37:53 +02:00 |
|
abregman
|
aaf4704b65
|
Minor fix
|
2019-10-22 11:39:22 +03:00 |
|
surister
|
deaf3736c2
|
fix format
|
2019-10-22 10:29:03 +02:00 |
|
surister
|
e497b6bcf0
|
fix format
|
2019-10-22 10:28:01 +02:00 |
|
surister
|
337b74d8d0
|
add Python inheritance answers
|
2019-10-22 10:27:22 +02:00 |
|
surister
|
2522f5c324
|
Add python answers
|
2019-10-22 09:58:47 +02:00 |
|
surister
|
0fb14b93a9
|
Fixed formating
|
2019-10-22 09:53:53 +02:00 |
|
surister
|
b4e9ec46c0
|
Add Python begginner question 'Python characteristics' answer
|
2019-10-22 09:53:10 +02:00 |
|
surister
|
4b245d96f9
|
formating fixed
|
2019-10-22 09:23:31 +02:00 |
|
surister
|
cd1f0db6ff
|
formating fixed
|
2019-10-22 09:22:34 +02:00 |
|
surister
|
b59c26f1cf
|
formating fixed
|
2019-10-22 09:21:42 +02:00 |
|
surister
|
279c727ea0
|
add Python begginner reverse a string answer
|
2019-10-22 09:19:57 +02:00 |
|
surister
|
edfba36818
|
Completed Python Beginner 'use of _' answer
|
2019-10-22 09:06:49 +02:00 |
|
AhGhanima
|
879f0d6ca3
|
Merge branch 'master' into master
|
2019-10-21 22:30:56 +02: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 |
|
AhGhanima
|
ac80ad39a4
|
Update questions count
|
2019-10-21 21:23:57 +02:00 |
|
abregman
|
a6591df0bd
|
Add puppet questions
|
2019-10-21 21:59:26 +03:00 |
|
AhGhanima
|
428f203268
|
Add EC2 Questions
|
2019-10-21 20:36:29 +02: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 Bregman
|
b4a98ab6bb
|
Merge pull request #10 from ismferd/add/linux_answers
adding new Linux answers
|
2019-10-21 16:36:55 +03:00 |
|
Ismael Fernandez Molina
|
267b809d35
|
Fix typo
journalctl instead of journaclt
|
2019-10-21 15:35:50 +02: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 |
|
zdj21jdz
|
ca469128df
|
Added extra question, addressed some formatting issues
|
2019-10-20 23:47:24 -04:00 |
|
zdj21jdz
|
5129a3a8a1
|
Added SQL questions, as well as SQL Icon for top section of README
|
2019-10-20 23:17:42 -04: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 |
|
ismferd
|
96845d62ca
|
adding new Linux answers
|
2019-10-20 21:01:05 +02: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 |
|