SSE2025S13.Overview History

Hide minor edits - Show changes to output

March 10, 2013, at 02:24 PM by 115.145.179.155 -
Changed line 35 from:
* SSE2025-41 9:00 - 10:15 (Wednesday) PC LAB Rm 400202
to:
* SSE2025-41 10:00 - 12:00 (Monday) PC LAB Rm 400202
March 05, 2013, at 08:23 AM by 115.145.179.153 -
Changed line 40 from:
[[(Attach:)SSE2025S11_hw1.pdf|HW#1]] [[(Attach:)SSE2025_Homework2_final.pdf|HW#2]] [[(Attach:)SSE2025S11_hw3.pdf|HW#3]] [[(Attach:)SSE2025S11_hw4.pdf|Team Project]]
to:
March 05, 2013, at 06:57 AM by 115.145.179.155 -
Changed line 40 from:
[[(Attach:)SSE2025S11_hw1.pdf|HW#1]] [[(Attach:)SSE2025_Homework2_final.pdf|HW#2]] [[(Attach:)SSE2025S11_hw3.pdf|HW#3]] [[(Attach:)SSE2025S11_hw4.pdf|HW#4]]
to:
[[(Attach:)SSE2025S11_hw1.pdf|HW#1]] [[(Attach:)SSE2025_Homework2_final.pdf|HW#2]] [[(Attach:)SSE2025S11_hw3.pdf|HW#3]] [[(Attach:)SSE2025S11_hw4.pdf|Team Project]]
March 05, 2013, at 06:55 AM by 115.145.179.155 -
Changed lines 30-31 from:
* SSE2025-41 한용섭
* SSE2025-42 김성훈
to:
* SSE2025-41 윤광민 kwangmin at csl.skku.edu
* SSE2025-42 김성훈 shkim at csl.skku.edu
February 18, 2013, at 11:11 AM by 115.145.179.161 -
Changed lines 30-31 from:
* TBD
to:
* SSE2025-41 한용섭
* SSE2025-42 김성훈
February 18, 2013, at 11:08 AM by 115.145.179.161 -
Changed lines 63-64 from:
* [[http://csl.skku.edu/SSE2025S12/41|Class No. 41]]
* [[http://csl.skku.edu/SSE2025S12/42|Class No. 42]]
to:
* [[http://csl.skku.edu/SSE2025S13/41|Class No. 41]]
* [[http://csl.skku.edu/SSE2025S13/42|Class No. 42]]
February 18, 2013, at 11:05 AM by 115.145.179.161 -
Changed line 34 from:
* SSE2025-41 9:00 - 10:15 (Wednesday) PC LAB Rm 400202 \\
to:
* SSE2025-41 9:00 - 10:15 (Wednesday) PC LAB Rm 400202
February 18, 2013, at 11:05 AM by 115.145.179.161 -
Changed lines 34-37 from:
* SSE2025-41 12:00 - 13:15 (Monday) 400126 \\
SSE2025-42 13:30 - 14:45 (Monday) 400126
* SSE2025-41 15:00 - 16:15 (Wednesday) PC LAB Rm 400202, 400212 \\
SSE2025-42 16:30 - 17:45 (Wednesday) PC LAB Rm 400212
to:
* SSE2025-41 9:00 - 10:15 (Wednesday) PC LAB Rm 400202 \\
* SSE2025-42 13:30 - 14:45 (Wednesday) PC LAB Rm 400202
February 18, 2013, at 10:52 AM by 115.145.179.161 -
Added lines 1-69:
!! SSE2025: Problem Solving Techniques and Process (Spring 2013)

!!! [General information]


(:table border=0 width=90% align=left :)
(:cellnr width=15% valign=top :) '''When:'''
(:cell valign=top :) SSE2025-41 9:00 - 10:15 (Monday)\\
SSE2025-42 13:30 - 14:45 (Monday)
(:cellnr valign=top :) '''Where:'''
(:cell valign=top :) Lecture room #400126, Semiconductor Bldg 1st Floor Rm 026.
(:cellnr valign=top :) '''Instructor:'''
(:cell valign=bottom :) [[http://csl.skku.edu/People/joon|Joonwon Lee]]
[[http://csl.skku.edu|Computer Systems Laboratory]]
(:cellnr valign=top :) '''Course'''\\
'''Description:'''
(:cell valign=top :) Let's solve the problems
(:cellnr valign=top :) '''Textbook:'''
(:cell valign=top :)
* Programming Challenges by Steven S. SKiena and Miguel A. Revilla, Springer [[http://www.springerlink.com/content/978-0-387-00163-0|download]]
(:cellnr valign=top :) '''Grading:'''
(:cell valign=top :) (Subject to change)
* Attendance : 5%
* Lab Exercises : 10%
* Individual Programming Assignments: 30%
* Team Programming Assignments: 15%
* Final Exam: 40%
(:cellnr valign=top :) '''Teaching Assistants:'''
(:cell valign=top :)
* TBD

(:cellnr valign=top :) '''Programming Lab'''
(:cell valign=top :)
* SSE2025-41 12:00 - 13:15 (Monday) 400126 \\
SSE2025-42 13:30 - 14:45 (Monday) 400126
* SSE2025-41 15:00 - 16:15 (Wednesday) PC LAB Rm 400202, 400212 \\
SSE2025-42 16:30 - 17:45 (Wednesday) PC LAB Rm 400212

(:cellnr valign=top :) '''Homeworks'''
(:cell valign=top :)
[[(Attach:)SSE2025S11_hw1.pdf|HW#1]] [[(Attach:)SSE2025_Homework2_final.pdf|HW#2]] [[(Attach:)SSE2025S11_hw3.pdf|HW#3]] [[(Attach:)SSE2025S11_hw4.pdf|HW#4]]

(:cellnr valign=top :) '''Lectures'''
(:cell valign=top :)
* 1. Overview & Introduction - [[(Attach:)Lecture1.pdf|pdf]]
* 2. Data Structures - [[(Attach:)Lecture2.pdf|pdf]]
* 3. String Problems [[(Attach:)string.pdf|pdf]]
* 4. Sorting Problems [[(Attach:)Lecture4.pdf|pdf]]
* 5. Arithmetic Problems [[(Attach:)Lecture5.pdf|pdf]]
* 6. Combinatorics [[(Attach:)Lecture6.pdf|pdf]]
* 7. Backtracking [[(Attach:)Lecture7.pdf|pdf]]
* 8. Midterm Exam
* 10. Graph [[(Attach:)Lecture8.pdf|pdf]]
* 11. Graph Algorithms [[(Attach:)Lecture9.pdf|pdf]]
* 12. Dynamic Programming [[(Attach:)Lecture10b.pdf|pdf]]
* 13. Grid Problems [[(Attach:)Lecture11.pdf|pdf]]
* 14. Geometry Problems [[(Attach:)Lecture12.pdf|pdf]]
* 15. Computational Geometry [[(Attach:)Lecture13.pdf|pdf]]
* 16. Final Exam [[(Attach:)Final_Solution.pdf|Solution]]
(:tableend:)


(:cellnr valign=top :) '''Labs'''
(:cell valign=top :)
* [[http://csl.skku.edu/SSE2025S12/41|Class No. 41]]
* [[http://csl.skku.edu/SSE2025S12/42|Class No. 42]]
* [[(Attach:)pclab.xls|실습실]]

(:tableend:)