-
Notifications
You must be signed in to change notification settings - Fork 0
/
Arsh_Sheet.html
323 lines (251 loc) · 12 KB
/
Arsh_Sheet.html
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!-- /*
* Template Name: Untreefolio
* Template Author: Untree.co
* Tempalte URI: https://untree.co/
* License: https://creativecommons.org/licenses/by/3.0/
*/ -->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Untree.co">
<link rel="shortcut icon" href="images/man.png">
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="css/vendor/icomoon/style.css">
<link rel="stylesheet" href="css/vendor/owl.carousel.min.css">
<link rel="stylesheet" href="css/vendor/animate.min.css">
<link rel="stylesheet" href="css/vendor/aos.css">
<link rel="stylesheet" href="css/vendor/bootstrap.min.css">
<link rel="stylesheet" href="css/vendor/jquery.fancybox.min.css">
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
</head>
<body data-spy="scroll" data-target=".site-nav-target" data-offset="200">
<nav class="unslate_co--site-mobile-menu">
<div class="close-wrap d-flex">
<a href="#" class="d-flex ml-auto js-menu-toggle">
<span class="close-label">Close</span>
<div class="close-times">
<span class="bar1"></span>
<span class="bar2"></span>
</div>
</a>
</div>
<div class="site-mobile-inner"></div>
</nav>
<div class="unslate_co--site-wrap">
<div class="unslate_co--site-inner">
<div class="text-left unslate_co--site-nav site-nav-target site-logo pos-absolute">
<a href="https://google.com" class="unslate_co--site-logo"> ㅤCodeChamps<span>.</span></a>
</div>
<nav class="unslate_co--site-nav site-nav-target">
<div class="container">
<div class="row align-items-center justify-content-between text-left">
<div >
</div>
<div class="col-md-4 text-right text-lg-left">
<ul class="site-nav-ul js-clone-nav text-left d-none d-lg-inline-block">
<li><a href="index.html" class="nav-link">Home</a></li>
<li><a href="#testimonial-section" class="nav-link">Testimonials</a></li>
</ul>
<ul class="site-nav-ul-none-onepage text-right d-inline-block d-lg-none">
<li><a href="#" class="js-menu-toggle">Menu</a></li>
</ul>
</div>
</div>
</div>
</nav>
<!-- END nav -->
<br>
<div class="site-section unslate_co--section" id="services-section">
<div class="container">
<br>
<br>
<div class="section-heading-wrap text-center mb-5" data-aos="fade-up">
<h2 class="heading-h2 text-center divider">Why Arsh Sheet?</h2>
<br>
<p>Once you have practised questions topic wise, than your mind starts working in a way that you find it hard to understand which Data Structure to solve.
<br>
This sheet will help you pick up a company and solve problems that have been recently asked in that company.
<br>
There are high chances that similar questions repeat in the same quarter. This sheet will be updated accordingly for these companies and more companies to be added.
</p>
<br>
<strong>Note: More Companies Would Be Added Soon ...</strong>
</div>
<div class="row ">
<div class="col-md-6 mb-4" data-aos="fade-up" data-aos-delay="100">
<div class="service d-flex h-100">
<div class="service-number mr-4"><span>1</span></div>
<div class="service-about">
<h3><a href="/Goldman.html"target="_blank">Goldman Sachs</a></h3>
<p>
<strong>CTC:</strong>
21-23 LPA
<br>
<strong>Stipend:</strong>
75 k
</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4" data-aos="fade-up" data-aos-delay="100">
<div class="service d-flex h-100">
<div class="service-number mr-4"><span>2</span></div>
<div class="service-about">
<h3><a href="/Amazon.html"target="_blank">Amazon </a></h3>
<p>
<strong>CTC:</strong>
45 LPA
<br>
<strong>Stipend:</strong>
80 K
</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4" data-aos="fade-up" data-aos-delay="100">
<div class="service d-flex h-100">
<div class="service-number mr-4"><span>3</span></div>
<div class="service-about">
<h3><a href="/Microsoft .html"target="_blank">Microsoft </a></h3>
<p>
<strong>CTC:</strong>
44 LPA
<br>
<strong>Stipend:</strong>
1.25 L
</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4" data-aos="fade-up" data-aos-delay="100">
<div class="service d-flex h-100">
<div class="service-number mr-4"><span>4</span></div>
<div class="service-about">
<h3><a href="/Adobe.html"target="_blank">Adobe</a></h3>
<p>
<strong>CTC:</strong>
55 LPA
<br>
<strong>Stipend:</strong>
1 L
</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4" data-aos="fade-up" data-aos-delay="100">
<div class="service d-flex h-100">
<div class="service-number mr-4"><span>5</span></div>
<div class="service-about">
<h3><a href="/Intuit.html"target="_blank">Intuit</a></h3>
<p>
<strong>CTC:</strong>
33 LPA
<br>
<strong>Stipend:</strong>
90 k
</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4" data-aos="fade-up" data-aos-delay="100">
<div class="service d-flex h-100">
<div class="service-number mr-4"><span>6</span></div>
<div class="service-about">
<h3><a href="/Walmart.html" target="_blank">Walmart</a></h3>
<p>
<strong>CTC:</strong>
21-24 LPA
<br>
<strong>Stipend:</strong>
80 k
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="unslate_co--section bg-light" id="testimonial-section">
<div class="container">
<div class="section-heading-wrap text-center mb-5" data-aos="fade-up">
<h2 class="heading-h2 text-center divider">Testimonials</h2>
</div>
</div>
<div class="owl-carousel testimonial-slider" data-aos="fade-up">
<div>
<div class="testimonial-v1">
<div class="testimonial-inner-bg">
<div class="testimonial-author-info">
<img src="images/woman.png" alt="Image">
<h3>Sayna Parida</h3>
<span class="d-block position">National Institute of Technology, Rourkela</span>
</div>
<blockquote>
I am super glad that I got to know about this challenge and accepted it. The experience was quite amazing. To be very honest, I have never been so consistent as I was in this challenge. I learnt, revised, polished many concepts meanwhile. Lastly, the happiness and satisfaction after finishing the challenge is beyond explaination.
</blockquote>
</div>
</div>
</div>
<div>
<div class="testimonial-v1">
<div class="testimonial-inner-bg">
<div class="testimonial-author-info">
<img src="images/man.png" alt="Image">
<h3>Nipun</h3>
<span class="d-block position">National Institute Of Technology Patna</span>
</div>
<blockquote>
Sir I think the work you did was wonderful. People take money for selecting problems sorted for each company. Last month I gave the Intuit test, your first question " Divide into two subsets with minimum difference" in Intuit sheet came in that test and I was able to solve it. Even though I solved 3 out 4 and was not selected but a thank you for your guidance and support.</blockquote>
</div>
</div>
</div>
<div>
<div class="testimonial-v1">
<div class="testimonial-inner-bg">
<div class="testimonial-author-info">
<img src="images/man.png" alt="Image">
<h3>Harit Mohan</h3>
<span class="d-block position">Jaypee Institute Of Information Technology</span>
</div>
<blockquote>
This was a really great initiative. In the past, I usually got tired of coding regularly, but with the help of this challenge, I was able to improve my consistency and my skills as a competitive programmer are highly improved as well (because the level of questions was medium/hard i.e. ideal levels). I have enjoyed doing coding problems with one of my friend, the participation of friends felt like I was not really coding but playing a co-op game(lol). I think that was one of the main reasons why I enjoyed this challenge so much. Kudos to you Arsh Sir.
</blockquote>
</div>
</div>
</div>
</div>
</div>
<!-- END testimonial -->
<br>
<br>
</div> <!-- END .unslate_co-site-inner -->
<footer class="unslate_co--footer unslate_co--section">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-7">
<div class="footer-site-logo"><a href="#">Arsh Goyal</a></div>
<ul class="list-unstyled social-icons light">
<li><a href="https://www.instagram.com/arshgoyalyt/" target="_blank"><span class="icon-instagram"></span></a></li>
<li><a href="https://twitter.com/arsh_goyal" target="_blank"><span class="icon-twitter"></span></a></li>
<li><a href="https://www.linkedin.com/in/arshgoyal/" target="_blank"><span class="icon-linkedin"></span></a></li>
<li><a href="https://www.youtube.com/c/ArshGoyal" target="_blank"><span class="icon-youtube"></span></a></li>
</ul>
<p class="site-copyright"><small>Copyright ©<script>document.write(new Date().getFullYear());</script>. All Rights Reserved. — Designed with love by <a href="https://untree.co" target="_blank" rel="nofollow noopener">Untree.co</a> • <a href="https://untree.co/license" target="_blank" rel="nofollow noopener">License</a> </small></p>
</div>
</div>
</div>
</footer>
</div>
<!-- Loader -->
<div id="unslate_co--overlayer"></div>
<div class="site-loader-wrap">
<div class="site-loader"></div>
</div>
<script src="js/scripts-dist.js"></script>
<script src="js/main.js"></script>
</body>
</html>