Menu
Tools
Visual Studio Code
Weeks
Week 0
Week 1
Week 2
Week 3
Week 4
Week 5
Courses
Artificial Intelligence
Database Systems
Introduction to Computer Science
Python Programming
Web Development
Week 1
Xem trên YouTube
Lecture
Notes
Slides
Google Slides
PDF
Source Code
Index
Problems
Credit Card Validation
- Validate credit card numbers and detect card types using the Luhn algorithm and digit patterns.
Problem Set 1
Cash
- Greedy algorithm for change
Credit
- Validate credit card numbers using Luhn’s Algorithm