서울대학교
Source: https://admission.snu.ac.kr/materials/stats/competition_rate Parent: https://admission.snu.ac.kr
페이지 안내
입학 / 입학도우미
전형결과
입학도우미 /
전형결과
jQuery(function($) { $(document).ready(function() { var $lnb2dlist = $('.lnb-d2-list'); var $lnb2dgroup = $('.lnb-d2-titlegroup'); var $lnb2d = $('.lnb-d2-title'); var $currentTitle = $('.lnb-d2-titlegroup.es.is-active'); var hasChildren = $currentTitle.children('ul').hasClass('navigation-gnb-d2-listgroup'); hasChildren ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active') $lnb2d.on('mouseenter focus', function() { var check = $(this).next('ul').hasClass('navigation-gnb-d2-listgroup') ; $lnb2dgroup.removeClass('is-active'); $(this).parent('.lnb-d2-titlegroup').addClass('is-active'); check ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active') }); $lnb2dlist.on('mouseleave', function() { hasChildren ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active') $('.lnb-d2-titlegroup.es').removeClass('is-active'); $currentTitle.addClass('is-active'); }); }); });
입학도우미 전형결과 텝메뉴
경쟁률 선발현황
::전체분류:: 대학 일반대학원 전문대학원 계약학과 편입학 글로벌
제목 + 내용 제목 내용
검색
| 제목 | 등록일 |
|---|---|
| 대학 2026학년도 정시모집 접수현황 첨부파일 있음 | 2025. 12. 31. |
| 대학 2026학년도 수시모집 접수현황 첨부파일 있음 | 2025. 9. 10. |
| 대학 2025학년도 정시모집 접수현황 첨부파일 있음 | 2025. 1. 2. |
| 대학 2025학년도 수시모집 접수현황 첨부파일 있음 | 2024. 9. 11. |
| 대학 2024학년도 정시모집 접수현황 첨부파일 있음 | 2024. 1. 5. |
| 대학 2024학년도 수시모집 접수현황 첨부파일 있음 | 2023. 9. 13. |
| 대학 2023학년도 정시모집 지원현황 첨부파일 있음 | 2022. 12. 31. |
| 대학 2023학년도 수시모집 지원현황 첨부파일 있음 | 2022. 9. 15. |
| 대학 2022학년도 정시모집 지원현황 첨부파일 있음 | 2022. 1. 1. |
| 대학 2022학년도 수시모집 지원현황 첨부파일 있음 | 2021. 9. 12. |
게시물 더보기 페이지로 이동 처음으로이전12345다음끝으로
게시물 더보기 페이지로 이동 처음으로이전12345다음끝으로
jQuery(function($) { $(document).ready(function(){ $("#select-tab").on("change", function(e) { self.location = $(this).val(); }); }); });