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
Author Archives: Brian Gil
Final Exam Review
1)List all the steps used to search for 9 in the sequence 1, 3, 4, 5, 6, 8, 9, 11 using a) linear search. … Continue reading
Posted in Final Exam Review
1 Comment
Test #1 Review – Brian Gil
Section 3.3 = #3 Give a big-θ estimate for the number of operations of this algorithm: m := 0 for i := 1 to n for j := i +1 to n m := max(aiaj, m) The values of i and … Continue reading
Posted in Test #1 Review
1 Comment
Introducing Brian Gil
Hello everybody, I’m a Computer Science major. Ever since I came to New York not long ago I started getting interested in computers. However math has always been something I could adore most of the time. After I graduate here, … Continue reading
Posted in Introduce yourself
Leave a comment