-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhiring.html
More file actions
208 lines (173 loc) · 6.91 KB
/
hiring.html
File metadata and controls
208 lines (173 loc) · 6.91 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="logo/log_logo.png" type="image/png">
<title>Hiring | Lee Optimization Group</title>
<style>
body {
font-family: system-ui, -apple-system, sans-serif;
line-height: 1.6;
margin: 0;
padding: 20px;
color: #333;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
header {
border-bottom: 1px solid #eee;
padding-bottom: 20px;
margin-bottom: 20px;
}
nav a {
margin-right: 15px;
text-decoration: none;
color: #007bff;
}
footer {
margin-top: 40px;
font-size: 0.9em;
color: #777;
border-top: 1px solid #eee;
padding-top: 20px;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-logos {
display: flex;
align-items: center;
gap: 12px;
}
.footer-logos img {
height: 36px;
width: auto;
object-fit: contain;
}
h3 {
margin-top: 30px;
margin-bottom: 5px;
}
h3 + p {
margin-top: 0; /* 제목 바로 다음 문단 위 간격 제거 */
}
p {
margin-top: 0;
}
a {
text-decoration: none; /* 밑줄 제거 */
color: #007bff; /* 링크 색상 (원하는 색으로) */
}
a:hover {
text-decoration: underline; /* 마우스 올리면 밑줄 (선택사항) */
}
.logo-title {
display: flex;
align-items: center;
}
.highlight-box {
background-color: #f3e8c8; /* 스크린샷과 비슷한 베이지 */
padding: 6px 10px;
display: inline-block;
border-radius: 4px;
}
.red-title {
color: #d6423a;
}
.red {
color: #d6423a;
font-weight: 600;
}
.highlight-text {
background-color: #f7f1dc;
padding: 2px 4px;
}
</style>
</head>
<body>
<header>
<h1>Lee Optimization Group</h1>
<!-- <div class="logo-title">
<img src="log_logo.png" alt="LOG Logo" class="logo">
<h1>Lee Optimization Group</h1>
</div> -->
<nav>
<a href="index.html">Home</a>
<a href="research.html">Research</a>
<a href="publications.html">Publications</a>
<a href="group.html">Members</a>
<a href="hiring.html">Hiring</a>
<!-- <a href="gallery.html">Gallery</a> -->
<a href="contact.html">Contact</a>
</nav>
</header>
<h2>Lab Documentary</h2>
<!-- 유튜브 영상 -->
<div style="margin: 20px 0; width: 100%; aspect-ratio: 16/9;">
<iframe style="width: 100%; height: 100%;"
src="https://www.youtube.com/embed/0o1SgbYiTvg?&autoplay=1"
title="YouTube video player"
frameborder="0"
allow="autoplay; encrypted-media"
allowfullscreen>
</iframe>
</div>
<h2>Note on Hiring</h2>
<!-- <p class="update-note">(Last updated on 7 October 2025)</p> -->
<p>
Thank you for your interest in joining our group. We are always on the lookout for highly motivated and talented people to work on optimization.
Please review carefully the guidance below and submit this <a href="https://docs.google.com/forms/d/e/1FAIpQLSeITIA67th-wepqXm2mbmnzgiVr25PoCd207wVdYgKp8vAsYA/viewform" target="_blank">application form</a> if you’re applying for a position.
While we encourage you to contact us with any inquiries, please be aware that due to the high volume of emails,
we may not be able to offer individual responses.
Common questions for joining our lab are answered <a href="https://docs.google.com/document/d/1WpqUZykSroao9HtoDGI8H0tOXZUqEcWWOWvRDrSOcrU/edit?tab=t.0" target="_blank">here</a> — we encourage you to check it out first.
</p>
<h2>Internship</h2>
<p>
We highly recommend all prospective students to participate in an <span class="red">internship</span> with us before formally applying to the graduate program.
While direct application is an option, pursuing an internship first is the most common route for successful applicants:
</p>
<ul>
<li>It allows us to get to know each other and lets you experience the lab firsthand.</li>
<li>We rarely hire students we haven't worked with before.</li>
<li>The POSTECH admission process is highly competitive, and a positive internship record can significantly strengthen your application.</li>
</ul>
<p>
Summer and Winter internships are available. All internships start at the beginning of off-term times
(mid-June for Summer, early-January for Winter) and are expected to last at least two months (ideally longer).
Applications are accepted until one month prior to the start of each internship
(i.e., May for Summer and November for Winter).
Selected candidates will be invited for an interview shortly after the deadline.
</p>
<p>
🔔<span class="highlight-text">
Applications for 26 Spring internship will be received until <strong>31 March 2026</strong>.
See this <a href="https://docs.google.com/document/d/1sy8LPHiVDaZKfAS9OSO9dx9TduIDj2Vd8bEd2Z85l60/edit?tab=t.0" target="_blank">Google Docs</a> for more information.
</span>
</p>
<h2>Graduate Program</h2>
<p>
We take on a few new graduate students each year. Please apply directly to either the AI or CSE department,
and mention our PI in your application. Once you pass the screening phase and reach the advisor-matching stage,
please email PI (namhoon.lee@postech.ac.kr) and also submit <a href="https://docs.google.com/forms/d/e/1FAIpQLSeITIA67th-wepqXm2mbmnzgiVr25PoCd207wVdYgKp8vAsYA/viewform" target="_blank">this form</a>.
</p>
<h2>Postdoc</h2>
<p>
We're actively looking for postdocs who are interested in advising students with us in our lab.
If you have completed your PhD recently or are finishing it soon, please feel free to email PI.
</p>
<h2 class="red-title">All</h2>
<p>
Please submit this <a href="https://docs.google.com/forms/d/e/1FAIpQLSeITIA67th-wepqXm2mbmnzgiVr25PoCd207wVdYgKp8vAsYA/viewform" target="_blank">application form</a>.
</p>
<footer>
<p>© 2026 LOG. All rights reserved.</p>
<div class="footer-logos">
<a href="https://www.postech.ac.kr" target="_blank"><img src="logo/postech_logo.png" alt="POSTECH"></a>
<a href="https://ai.postech.ac.kr" target="_blank"><img src="logo/gsai_logo.png" alt="GSAI"></a>
<a href="https://cse.postech.ac.kr" target="_blank"><img src="logo/cs_logo.png" alt="CS"></a>
<img src="logo/log_logo.png" alt="LOG">
</div>
</footer>
</body>
</html>