-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplacement.html
More file actions
291 lines (269 loc) · 19.1 KB
/
placement.html
File metadata and controls
291 lines (269 loc) · 19.1 KB
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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA==" crossorigin="anonymous" />
<link rel="stylesheet" href="utilities.css">
<link rel="stylesheet" href="style.css">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Blueprint: Horizontal Drop-Down Menu" />
<meta name="keywords" content="horizontal menu, microsoft menu, drop-down menu, mega menu, javascript, jquery, simple menu" />
<meta name="author" content="Codrops" />
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="default.css" />
<link rel="stylesheet" href="component.css" />
<script src="modernizr.custom.js"></script>
<title>Placement Drive</title>
</head>
<body>
<!-- Navbar -->
<div class="navbar">
<div class="container flex">
<h1 class="logo">INFORMATIVE WEBSITE</h1>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="features.html">Language</a></li>
<li><a href="docs.html">Companies</a></li>
<li><a href="placement.html">Placement Drive</a></li>
<li><a href="login.html">Registration</a></li>
</ul>
</nav>
</div>
</div>
<!-- Head -->
<section class="docs-head bg-primary py-3">
<div class="container grid">
<div>
<h1 class="xl">Placement Drive</h1>
</div>
<img src="edu.png" alt="">
</div>
</section>
<!-- Docs main -->
<section class="features-sub-head bg-light py-3">
<div class="container">
<div class="main">
<nav id="cbp-hrmenu" class="cbp-hrmenu">
<ul>
<li>
<a href="#">1.Shortlist</a>
<div class="cbp-hrsub">
<div class="cbp-hrsub-inner">
<div>
<h4>College</h4>
<ul>
<li><a href="#">Maintain pointer above 7.5 CGPA</a></li>
<li><a href="#">Maintain percentage above 70 %</a></li>
</ul>
<h4>School</h4>
<ul>
<li><a href="#">Maintain 10th pointer above 6.5 CGPA</a></li>
<li><a href="#">Maintain 10th percentage above 60 %</a></li>
<li><a href="#">Maintain 12th pointer above 6.5 CGPA</a></li>
<li><a href="#">Maintain 12th percentage above 60 %</a></li>
</ul>
</div>
<div>
<h4>College Sessionals</h4>
<ul>
<li><a href="#">Attendence</a></li>
<li><a href="#">Assignment</a></li>
<li><a href="#">Presentation</a></li>
<li><a href="#">internships</a></li>
<li><a href="#">Lab work</a></li>
<li><a href="#">Activeness</a></li>
<li><a href="#">Viva</a></li>
<li><a href="#">Practicals</a></li>
</ul>
</div>
<div>
<h4>College Theory Examination</h4>
<ul>
<li><a href="#">Do it all previous year paper.</a></li>
<li><a href="#">Its help to get important topics for study.</a></li>
<li><a href="#">Chemokid</a></li>
</ul>
<h4>Discipline</h4>
<ul>
<li><a href="#">Complete all task in time.</a></li>
<li><a href="#">Submit the assignment in time.</a></li>
</ul>
</div>
</div><!-- /cbp-hrsub-inner -->
</div><!-- /cbp-hrsub -->
</li>
<li>
<a href="#">2.Written Round</a>
<div class="cbp-hrsub">
<div class="cbp-hrsub-inner">
<div>
<h4>Reasoning</h4>
<ul>
<li><a href="https://www.geeksforgeeks.org/must-do-questions-for-companies-like-tcs-cts-hcl-ibm/">Questions</a></li>
<li><a href="https://www.indiabix.com/online-test/logical-reasoning-test/">Mock Test</a></li>
<li><a href="https://www.youtube.com/watch?v=x0WkptLF6oE&list=PLpyc33gOcbVADMKqylI__O_O_RMeHTyNK">Video Leacture</a></li>
</ul>
</div>
<div>
<h4>Aptitude</h4>
<ul>
<li><a href="https://www.geeksforgeeks.org/tcs-placement-paper-mcq-1/">Questions</a></li>
<li><a href="https://www.indiabix.com/online-test/aptitude-test/">Mock Test</a></li>
<li><a href="https://www.youtube.com/watch?v=tnc9ojITRg4&list=PLpyc33gOcbVA4qXMoQ5vmhefTruk5t9lt">Video Leacture</a></li>
</ul>
</div>
<div>
<h4>Verbal English</h4>
<ul>
<li><a href="https://www.indiabix.com/verbal-ability/questions-and-answers/">Questions</a></li>
<li><a href="https://www.indiabix.com/online-test/verbal-ability-test/">Mock Test</a></li>
<li><a href="https://www.youtube.com/watch?v=d_LvZQPSLqY&list=PLBG_hRMQjgpxi34wGULy8gJ8iMvXZgUMX">Video Leacture</a></li>
</ul>
</div>
</div><!-- /cbp-hrsub-inner -->
</div><!-- /cbp-hrsub -->
</li>
<li>
<a href="#">3.Coding Round</a>
<div class="cbp-hrsub">
<div class="cbp-hrsub-inner">
<div>
<h4>Languages</h4>
<ul>
<li><a href="https://www.tutorialspoint.com/cprogramming/index.htm">C</a></li>
<li><a href="https://www.tutorialspoint.com/cplusplus/index.htm">C++</a></li>
<li><a href="https://www.programiz.com/java-programming">Java</a></li>
<li><a href="https://www.programiz.com/python-programming">Python</a></li>
</ul>
</div>
<div>
<h4>Data Sturcture & Algo.</h4>
<ul>
<h5>Videos</h5>
<li><a href="https://www.youtube.com/watch?v=5_5oE5lgrhw&list=PLu0W_9lII9ahIappRPN0MCAgtOu3lQjQi">With C Language</a></li>
<li><a href="https://www.youtube.com/watch?v=z9bZufPHFLU&list=PLfqMhTWNBTe0b2nM6JHVCnAkhQRGiZMSJ">With C++ Language</a></li>
<li><a href="https://www.youtube.com/watch?v=yRpLlJmRo2w&list=PLfqMhTWNBTe3LtFWcvwpqTkUSlB32kJop">With Java Language</a></li>
<li><a href="https://www.youtube.com/watch?v=_t2GVaQasRY&list=PLeo1K3hjS3uu_n_a__MI_KktGTLYopZ12">With Python Language</a></li>
<h5>Notes</h5>
<li><a href="https://faculty.washington.edu/jstraub/dsa/Master_2_7a.pdf">With C Language</a></li>
<li><a href="https://mrcet.com/downloads/digital_notes/IT/DATA%20STRUCTURES%20USING-18.pdf">With C++ Language</a></li>
<li><a href="https://enos.itcollege.ee/~japoia/algorithms/GT/Data%20Structures%20and%20Algorithms%20in%20Java%20Fourth%20Edition.pdf">With Java Language</a></li>
<li><a href="https://mrcet.com/downloads/digital_notes/CSE/II%20Year/DATA%20STRUCTURES%20THROUGH%20PYTHON(R20A0503).pdf">With Python Language</a></li>
</ul>
</div>
<div>
<h4>Competitive coding</h4>
<ul>
<li><a href="https://www.hackerrank.com/">Haker Rank</a></li>
<li><a href="https://www.codechef.com/">Code Chef</a></li>
<li><a href="https://www.geeksforgeeks.org/">Greek for Geeks</a></li>
<li><a href="https://coderbyte.com/">Coderbyte</a></li>
</ul>
</div>
</div><!-- /cbp-hrsub-inner -->
</div><!-- /cbp-hrsub -->
</li>
<li>
<a href="#">4.Technical Round</a>
<div class="cbp-hrsub">
<div class="cbp-hrsub-inner">
<div>
<h4>Theory Subjects</h4>
<ul>
<li><a href="https://www.geeksforgeeks.org/last-minute-notes-operating-systems/">Operating System</a></li>
<li><a href="https://www.geeksforgeeks.org/dbms/">DBMS</a></li>
<li><a href="https://www.geeksforgeeks.org/computer-network-tutorials/">Computer Networking</a></li>
<li><a href="https://www.geeksforgeeks.org/computer-organization-and-architecture-tutorials/">Computer Architecture</a></li>
<li><a href="https://www.geeksforgeeks.org/theory-of-computation-automata-tutorials/">Theory Of Computation</a></li>
<li><a href="https://www.geeksforgeeks.org/system-design-tutorial/">System Design</a></li>
</ul>
</div>
<div>
<h4>Technical Questions</h4>
<ul>
<li><a href="https://www.geeksforgeeks.org/data-structure-gq/">DSA with C Que.</a></li>
<li><a href="dsa with c++ que for practice">DSA with C++ Que.</a></li>
<li><a href="https://workat.tech/problem-solving/lists/six-month-dsa-practice-sheet/practice">DSA with Java Que.</a></li>
<li><a href="https://www.w3resource.com/python-exercises/data-structures-and-algorithms/python-data-structure.php">DSA with Python Que.</a></li>
</ul>
<h4>Resume</h4>
<ul>
<li><a href="RESUME.pdf">Sample of Resume</a></li>
</ul>
</div>
<div>
<h4>Puzzles</h4>
<ul>
<li><a href="https://www.youtube.com/watch?v=J9CVEe48Pr4&list=PLJ0OSCymthUyl7YRpq2-wJkTUprKsvA86">Video</a></li>
<li><a href="https://www.hitbullseye.com/Logical-Reasoning-Puzzles.php">Notes and Que.</a></li>
</ul>
<h4>Projects</h4>
<ul>
<li><a href="https://www.upgrad.com/blog/web-development-project-ideas-for-beginners/">Project idea on Web Development</a></li>
<li><a href="https://hackr.io/blog/cpp-projects">Project idea on C++ Language</a></li>
<li><a href="https://nevonprojects.com/project-ideas/android-project-ideas/">Project idea on Android Development</a></li>
<li><a href="https://www.upgrad.com/blog/python-projects-ideas-topics-beginners/">Project idea on Python Language</a></li>
</ul>
</div>
</div><!-- /cbp-hrsub-inner -->
</div><!-- /cbp-hrsub -->
</li>
<li>
<a href="#">5.HR Round</a>
<div class="cbp-hrsub">
<div class="cbp-hrsub-inner">
<div>
<h4>Interview Final Questions Round</h4>
<ul>
<li><a href="#">Be Formal</a></li>
<li><a href="#">Tell me about yourself</a></li>
<li><a href="#">Tell me about your failures</a></li>
<li><a href="#">What are your hobbies</a></li>
<li><a href="#">CV/Resume </a></li>
<li><a href="#">Personality</a></li>
</ul>
</div>
</div><!-- /cbp-hrsub-inner -->
</div><!-- /cbp-hrsub -->
</li>
</ul>
</nav>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="cbpHorizontalMenu.min.js"></script>
<script>
$(function() {
cbpHorizontalMenu.init();
});
</script>
</section>
<!-- Footer -->
<footer class="footer bg-dark py-5">
<div class="container grid grid-3">
<div>
<h1>Informative Website
</h1>
<p>Thanks for visiting.</p>
</div>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="features.html">Language</a></li>
<li><a href="docs.html">Companies</a></li>
</ul>
</nav>
<div class="social">
<a href="https://github.com/"><i class="fab fa-github fa-2x"></i></a>
<a href="https://www.facebook.com/piyush.dahle/"><i class="fab fa-facebook fa-2x"></i></a>
<a href="https://www.instagram.com/piyush_dahle/?hl=en"><i class="fab fa-instagram fa-2x"></i></a>
<a href="https://twitter.com/PiyushDahle3"><i class="fab fa-twitter fa-2x"></i></a>
<a href="https://www.linkedin.com/in/piyush-dahle-30b68a196/"><i class="fab fa-linkedin fa-2x"></i></a>
</div>
</div>
</footer>
</body>
</html>