Skip to content

Commit 0dc72af

Browse files
committed
One more README update
1 parent 2e98a33 commit 0dc72af

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@ My situation: I already completed the July/August 2017 version of your Alumni In
66

77
As I said in [my InterviewBit profile gif](https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit-profile.gif), I've actually been using InterviewBit off and on since March (though I still have a ways to go before reaching Code Ninja status). My profile is https://www.interviewbit.com/profile/Tachyon
88

9-
### Checkpoint 1
9+
#### Checkpoint 1
1010
Checkpoint Level 1 is just a multiple-choice question on time complexity, not a coding problem, but this repo includes a screenshot of it with my answer:
1111

1212
* https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_1.jpg
1313

14-
### Checkpoint 2
14+
#### Checkpoint 2
1515
* https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_2_prettyprint.py
1616

17-
### Checkpoint 3
17+
#### Checkpoint 3
1818
For some reason [my profile](https://www.interviewbit.com/profile/Tachyon) is showing Level-Ups for Levels 1, 2, 4, and 5, but not 3, even though among other things I did the Checkpoint Level 3 prework problems below. Here also is [a screenshot of the Checkpoint Level 3 screen.](https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_3.jpg)
1919

2020
* https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_3_kth-smallest-element-in-the-array.py
2121
* https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_3_numrange.py
2222

23-
### Checkpoint 4
23+
#### Checkpoint 4
2424
* https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_4_subtract.py
2525
* https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_4_nextgreater.py
2626

27-
### Checkpoint 5
27+
#### Checkpoint 5
2828
* https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_5_all-unique-permutations.py
2929
* https://github.com/tachyonlabs/CodePath-Alumni-Professional-Interview-Prep-Course/blob/master/interviewbit_checkpoint_5_longest-consecutive-sequence.py
3030

31-
### HackerRank Calibration Test
31+
#### HackerRank Calibration Test
3232
I took the HackerRank Calibration Test on November 13, and finished five of the six questions -- on one hand I assume you should have received my results by now, but on the other hand I never received an email confirmation after submitting it, whereas with the HackerRank tests I took during the July/August session, I did receive confirmations.

0 commit comments

Comments
 (0)