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 Bregman
|
e5e8c945bc
|
Merge pull request #49 from surister/master
Add python decorator answer
|
2019-12-02 11:42:59 +02:00 |
|
surister
|
391e062411
|
Add python decorator answer
|
2019-12-02 10:36:18 +01: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 Bregman
|
4ecd287244
|
Merge pull request #48 from surister/new_linux_answers
New linux answers
|
2019-11-29 14:01:22 +02:00 |
|
surister
|
1b78fe666c
|
styling
|
2019-11-29 12:57:01 +01:00 |
|
surister
|
8a60dae93e
|
Merge branch 'master' of https://github.com/bregman-arie/devops-interview-questions into new_linux_answers
|
2019-11-29 12:53:47 +01:00 |
|
surister
|
84cd276517
|
new linuxs answers
|
2019-11-29 12:53:41 +01:00 |
|
Arie Bregman
|
73c95e8cc3
|
Merge pull request #45 from knoxknot/master
Updated the Beginners Section of Terraform
|
2019-11-28 14:38:46 +02:00 |
|
surister
|
8cebed1550
|
add answer + styling
|
2019-11-28 13:27:28 +01:00 |
|
Arie Bregman
|
4b6c841a74
|
Merge pull request #47 from surister/new_python_answers
New python answers
|
2019-11-28 12:25:39 +02:00 |
|
surister
|
e63da0db62
|
styling
|
2019-11-28 11:04:10 +01:00 |
|
surister
|
4135b09412
|
styling
|
2019-11-28 11:03:38 +01:00 |
|
surister
|
9ffbda01d2
|
Add new python 'unique elementes in list' answer
|
2019-11-28 11:01:35 +01:00 |
|
surister
|
31ae1ce379
|
styling
|
2019-11-28 10:48:26 +01:00 |
|
surister
|
e1449b2ac3
|
add python 'empty return' answer
|
2019-11-28 10:33:07 +01:00 |
|
Samuel Nwoye
|
5c447141d5
|
Update README.md
|
2019-11-28 09:50:19 +01:00 |
|
Samuel Nwoye
|
59c2b98d97
|
Update README.md
|
2019-11-28 09:47:33 +01:00 |
|
Samuel Nwoye
|
52d985844c
|
Edited the Sections According to Format
@surister,@bregman-arie. I have adhered to the formats suggested. Thanks
|
2019-11-28 09:39:57 +01:00 |
|
Samuel Nwoye
|
d8f2a3cd59
|
Update README.md
|
2019-11-27 09:48:47 +01:00 |
|
Samuel Nwoye
|
cce13b3a61
|
Made a few Modifications
|
2019-11-27 09:45:19 +01:00 |
|
Samuel Nwoye
|
040a9c9b9a
|
Corrections on the Answered Question
|
2019-11-27 09:41:30 +01:00 |
|
abregman
|
b776cb9988
|
Add AWS security questions
|
2019-11-26 22:13:16 +02:00 |
|
Samuel Nwoye
|
85d9ce12af
|
Correction on the area answered questions on.
|
2019-11-26 13:42:57 +01:00 |
|
Arie Bregman
|
7723efac2a
|
Merge pull request #46 from surister/master
Add linux answer.
|
2019-11-26 11:56:03 +02:00 |
|
surister
|
f905803732
|
Merge pull request #3 from surister/linux_answers
Add new linux answers
|
2019-11-26 09:54:01 +01:00 |
|
surister
|
6f2641dc08
|
Add new linux answers
|
2019-11-26 09:52:27 +01:00 |
|
Samuel Nwoye
|
480b669168
|
Updated the Beginners Section of Terraform
Answered the definition questions for provider, resources and provisioner and those of terraform commands.
|
2019-11-26 07:09:27 +01:00 |
|
Arie Bregman
|
15185ed1f1
|
Merge pull request #43 from knoxknot/master
Updated the Terraform Advaced Section with Answers
|
2019-11-26 00:39:29 +02:00 |
|
Samuel Nwoye
|
14c8074f1b
|
Merge pull request #1 from knoxknot/knoxknot-patch-1
Updated Terraform Section
|
2019-11-24 17:44:18 +01:00 |
|
Samuel Nwoye
|
39b6fbeb8c
|
Updated Terraform Section
Answered the Advanced section questions for Remote State, State Lock and Random provider
|
2019-11-23 15:32:06 +01:00 |
|
abregman
|
527e202f0e
|
Add more questions
|
2019-11-19 12:08:05 +02:00 |
|
Arie Bregman
|
02f7b3c247
|
Merge pull request #40 from zdj21jdz/master
Added questions to ask during the interview
|
2019-11-16 20:05:34 +02:00 |
|
Zachary Jansma
|
054935281b
|
Added questions to ask during the interview
|
2019-11-15 10:04:58 -05: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 |
|
abregman
|
0d8cc37fa8
|
add reference to devopsbit
|
2019-11-10 12:21:59 +02:00 |
|
abregman
|
b4cdf9e759
|
Add new questions
And put reference to devopsbit.
|
2019-11-08 22:55:38 +02:00 |
|