1 / 5

Course End and Evaluation Fall 2011

Course End and Evaluation Fall 2011. COSC2320 COSC6306. Course topics covered. Algorithms: Correctness: output, P/Q Efficiency: time complexity; best, worst (avg harder) Basic operations: search (1 element), traverse, sort Iteration versus recursion; tail/linear recursion

Download Presentation

Course End and Evaluation Fall 2011

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Course End and EvaluationFall 2011 COSC2320 COSC6306

  2. Course topics covered • Algorithms: • Correctness: output, P/Q • Efficiency: time complexity; best, worst (avg harder) • Basic operations: search (1 element), traverse, sort • Iteration versus recursion; tail/linear recursion • C++ programming vs Java (exceptions, I/O, pointers) • Data structures: • arrays, matrices, lists, queues, stacks, trees, hash tables, graphs • advanced: graphs, NP-completeness • Relationship to other CS courses: • Theory: advanced algorithms, Automata, Computability • Systems: Compilers, Search engines, DB systems,

  3. Homeworks=60% • 6 HWs as planned; always challenging • Students with very low grades had 2nd opportunity; 1st time • No HW7: Due to most having issues. • 6306 final presentation: even ps id functional arithmetic (HW4), odd ps id sorting (HW6)

  4. Final Exam • Two choices: • Take home, long answer. Weight: Final=10%, midterm=30%; posted tomorrow • Official date (Dec/13), short answer. Final=20%, midterm=20% • Most students should agree (vote) about take home exam. Otherwise, final remains as scheduled.

  5. Course evaluations • Learning: C++ programming, understand CS theory via programming • Lecture. Book/slides: too easy?, Board: challenge for instructor • Grade: undergrad. challenging, true measure of what you know? • Bottom line: Ranking vs other instructors • Feedback, future students, permanent: http://www.ratemyprofessors.com

More Related