Header Image
Creative Commons image courtesy of Flickr user StormPetrel1-
Recent Posts
Recent Comments
- In the Spotlight: MAT2540 – Discrete Structures and Algorithms II – The Open Road on Links
- OpenLab Workshop for Opening Gateways Fellows | 2018-2019 Opening Gateways Faculty Seminar on Final Exam Review
- Eric on Eric’s Final Review
- Kate Poirier on Hints/reminders from today’s class
- Kate Poirier on Final Exam Review
Archives
Categories
Meta
Monthly Archives: February 2016
Test #1 and OpenLab Review Assignment
Test #1 will be given in class next Wednesday, March 9. (The calendar has not yet been updated to reflect this.) Your review assignment is due by 8am on Monday, March 7. Select one of the practice problems listed in … Continue reading
Posted in Homework, Test #1 Review
1 Comment
Homework due and quiz #4 – Wednesday, March 2
Section 3.3: #1, 2, 3, 4, 5, 26, 30, 32…with the following modifications: Hand in solutions for questions 1-5 (including the odd ones). Those questions ask for big- estimates; instead give big- estimates for each. (This sounds like it’d be … Continue reading
Posted in Homework, Quizzes
2 Comments
Complexity of the linear search algorithm
Benjamin asked a great question after class today. The linear search algorithm is: procedure linear search(: integer, : distinct integers while( and ) if then location: else location:= return location We said that we were usually interested in … Continue reading
Posted in Discussion
2 Comments
Homework due and quiz #3 – Wednesday, February 24
Section 3.2 #28, 30, 33, 34, 36, 37
Posted in Homework, Quizzes
Leave a comment
Quiz #1 – comments
Here is one correct algorithm that locates the position of the largest even integer in a set of integers: procedure largest even location ( : integers) largest for to if ( is even and largest) then largest return {the … Continue reading
Posted in Quizzes
Leave a comment
Reminders/update
Monday, February 15 is Presidents’ Day, so our next meeting is Wednesday, February 17. You’ll complete Quiz #2 (based on homework #2) then. Feel free to post discussion questions on the OpenLab at any time. Don’t forget to add the … Continue reading
Posted in Uncategorized
Leave a comment
Homework due and quiz #2 – Wednesday, February 17
Section 3.2 #2, 8, 10, 16, and the following: (1) Assume that whenever is a positive integer. Use this to show that is . (2) Show that is . (3) Determine whether is or is not . (4) One algorithm … Continue reading
Posted in Homework, Quizzes
2 Comments
Introducing Carlos Paredes
Your major ? My major is computer science How did you get interested in math/computer science ? I’ve always been interested in computer programming, after high school I decided that’s what I wanted to do. Since I enjoyed doing math … Continue reading
Posted in Introduce yourself
Leave a comment
Introducing Stephen Sokolovsky
My major is Computer Science. I chose this major because I was introduced to programming during my freshman year in high school and I found it interesting. After graduating, I hope to get a career in this field and be successful. … Continue reading
Posted in Uncategorized
Leave a comment
Introducing Mohamed Basse
Your major My major is Computer Science How you got interested in math/computer science I watched too many hacker/tech movies and the rest is history. What you hope to do after you graduate from CityTech; short-term goals, long-term goals, whatever… … Continue reading
Posted in Introduce yourself
Leave a comment