-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplacement.html
63 lines (47 loc) · 3.06 KB
/
placement.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style3.css">
<link rel="icon" type="image/x-icon" href="/images/logo2.png">
<script src="script3.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>NIT Jamshedpur</title>
</head>
<body>
<section class="glas">
<section class="glassmorphism section-container">
<nav>
<img src="/images/logo2.png" alt="Logo">
<span><h1>National Institute of Technology Jamshedpur
<br>राष्ट्रीय प्रौद्योगिकी संस्थान जमशेदपुर</h1></span>
</nav>
</section>
</section>
<section class="glass">
<section class="glass">
<h1>PLACEMENTS</h1>
</section>
<P>The Training & Placement Cell, NIT Jamshedpur, facilitates the process of placement of students passing out from the institute, besides collaborating with leading organizations and institutes in setting up internship and training programs for students. The office liaises with various industrial establishments, corporate houses, etc, which conduct campus interviews and select Graduate, Post-Graduate and PhD students from all disciplines. The Training & Placement Cell provides the infra-structural facilities to conduct group discussions, tests, and interviews, besides catering to other logistics. The office interacts with many industries in the country, of which nearly 100+ companies visit the campus to hold campus interviews. The industries which approach the institute come under the purview of Core Engineering industries, IT & IT enabled services, Manufacturing Industries, Consultancy Firms, Finance Companies, Management Organisations and R&D laboratories.<BR>
The placement season runs through the course of the year. Pre-Placement Talks are also conducted in this regard as per mutual convenience. Job offers, dates of interviews, selection of candidates, etc., are announced through the Training & Placement Cell. The Placement Office is assisted by a committee comprising representatives of students from the Graduate, Post-Graduate and PhD streams. The committee evolves a broad policy framework every year besides a set of inviolable rules. Student members are closely co-opted in implementing these policy decisions.</P>
<section class="glassi">
<img SRC="images/Placement_Statistics_2022-23.jpg" length="1600px" width="1300px">
</section>
<footer>
<div class="glassmorphismm footer-container">
<div class="contact-info">
<p>Contact us: <br>
NIT Jamshedpur, Adityapur, <br>
Jamshedpur, Jharkhand, India <br>
Phone: +91 9508841336 <br>
Email: [email protected]
</p>
</div>
<div class="copyright">
<p>© 2024 NIT Jamshedpur. All rights reserved.</p>
</div>
</div>
</footer>
</body>
</html>