-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpractice.txt
61 lines (43 loc) · 1 KB
/
practice.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Solved following problems on hr:
1/1/2017:
Merge two sorted linked lists on hr
Get Node Value (nth element from the back) on hr
3/1/2017:
Cycle Detection on hr
Find Merge Point of Two Lists on hr
4,5,6/1/2017
Studied Java
9/1/2017
Studied Java
11/1/2017
Hourglass, Kangaroo on hr
30/1/2017
Solved queue using 2 stacks on hr
31/1/2017
Tree traversals preorder-inorder-postorder on hr
1/1/2017
text editor stack on hr
5/01/2017
studied java, watched the pursuit of happyness
9,10,11,14/2/2017
read abt ioppt
hr competition
17/2/2017
Wrote code for choosing random program to practice (incomplete)
21/2/2017
Wrote code for choosing random program to practice Complete (yet to be pushed on Github frm PC)
3/3/2017
Data-cap Custom Application
2/4/2017
Read Lucy's DAA
3/4/2017
Picking Numbers and Heap problems from book
5/4/2017
Picking numbers solved
started amzn study
Cracking d coding interview
8/4/2017
Google Codejam 2 problems solved
Won't upload solutions because of the rules
16/04/2017
Stack using Heap