.. CSCI 255 documentation master file, created by sphinx-quickstart on Thu Aug 16 14:06:22 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. *********************************** Welcome to CSCI 255 --- Winter 2022 *********************************** **NOTE:** All posted/mentioned times mentioned related to this course are in Atlantic Time. This course provides a deep investigation of foundational data structures and algorithms. Criteria for selecting appropriate data structures and algorithms for a given problem are presented. General problem solving is emphasized throughout the course. Specific topics include stacks, queues, lists, trees, searching, sorting, traversals, recursion, graphs, hashing, and complexity analysis. Professors ========== * Dr. Jean-Alexis Delamer * jdelamer at stfx.ca Class Times =========== **Lecture Section** * Mon 10:15 - 11:05, MULH 4034 * Wed 9:15 - 10:05, MULH 4034 * Fri 8:15 - 9:05, MULH 4034 **Lab Section** * Tue 3:15pm - 5:05pm, MULH 4024 Office Hours ============ `Office Hours Etiquette --- Don't Do This `_ * **Jean-Alexis Delamer - Annex 9C** * Monday, 9:00 -- 10:00 * Tuesday, 9:30 -- 10:30 Course Notes ============ .. toctree:: :maxdepth: 1 topic1 topic1b topic2 topic3 topic4 topic5 topic6 topic7 topic8 topic9 topic10 topic10b topic11 topic12 topic13 topic14 topic15 Labs ==== .. toctree:: :maxdepth: 1 lab1 lab1b lab2 lab3 lab4 lab5 lab6 lab7 lab8 lab9 Assignments =========== .. toctree:: :maxdepth: 1 asn1 asn2 asn3 Course Outline ============== .. toctree:: :maxdepth: 1 outline .. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`