Jaime Abbariao

MTH 3300: Algorithms, Computers, and Programming I

Spring 2025, Section: STRA

Course Description

The objective of this course is to provide the basic knowledge and experience necessary to use computers effectively by developing an understanding of the interplay between the computer, its associated languages, and the structured development of algorithms. Topics to be covered include computer organization and operation, data representation, algorithm development and specification, and programming languages and techniques. These topics are developed through the study and application of a higher-level language. MTH 3300 is not open to students who have completed CIS 3120. Students cannot get credit for both CIS 2300 and MTH 3300.

Syllabus

View the syllabus in a new tab

Problem Sets

TitleTopicsProblem SetProblem Set Solution
Problem Set 1
User I/O
Variables
Expressions
Statements
problem-set1.pdfproblem-set1-solution.pdf
Problem Set 2
If-else statements
Strings
Math functions
problem-set2.pdfproblem-set2-solution.pdf
Problem Set 3
Loops
Pattern Printing
problem-set3.pdfproblem-set3-solution.pdf
Problem Set 4
Arrays
Functions
problem-set4.pdf
Problem Set 5
Dictionaries
problem-set5.pdfproblem-set5-solution.pdf
Problem Set 6
File I/O
problem-set6.pdfproblem-set6-solution.pdf
Problem Set 7
Recursion
Binary Search
Linked Lists
problem-set7.pdf

Exams