CS10003 Programming and Data Structures | Spring 2024–2025, Section 2 (AD) |
Online C Compilers
Codes Covered in Class
- [06-Jan-2025] Area of a plane triangle | Vanishing hour hand
- [07-Jan-2025] Solving linear equations
- [13-Jan-2025] ASCII values of characters | Char arithmetic | Roots of quadratic equations
- [14-Jan-2025] Round to multiple of ten | Bad semicolon
- [28-Jan-2025] Ant's progress | Happy or unhappy?
- [04-Feb-2025] In-place array prefixes | Growth of neutrons in a nuclear bomb | Tower of Hanoi
- [10-Feb-2025] Nuclear bomb again (fast) | Restricted paths in a grid | Permutations | Compute 2n
- [10-Mar-2025] Contiguous representation of 2-D arrays | Plot curves in text mode | Finding paths
- [17-Mar-2025] Binary search (leftmost match) | Sorting algorithms (bubble, selection, insertion, merge)
- [18-Mar-2025] Quick sort
- [08-Apr-2025] Solution of the All-Next-Larger-Value (ANLV) problem using a stack: Implementation 1 of stack | Implementation 2 of stack
- [15-Apr-2025] Cyclic shifts using a queue
AH's local directory