/CSE102-Assignments

C Programming Course Assignments

Primary LanguageC

CSE102 Overview

Assignment Language Description
HW1 C Part 1: Finding quadratic root Part2: Newtonian root Part3: Closest divisible integer
HW2 C Part 1: is Draw triangle , finding type triangle,perimeter triangle Part2: Number length and finding value at digit Part3: Currency exchange
HW3 C Part 1: Calculate Sum/Multiplication of odd/even number Part2: is prime a little detailed Part3: Logical AND operation
HW4 C Decrypting, encrypting operations with mixed numbers given in txt file
HW5 C Daily press
HW6 C Word hunter game
HW7 C Required filters with information in Video Games.txt file
HW8 C Recursion problems
HW9 C Part 1: Recursion problems Part2: COVİD-19 Health Coverage with struct and recursion Part3: Card game with struct
HW10 C Understanding Structs using Geometry ,perform desired tasks using two-dimensional geometric shapes
HW11 C Comparing efficiency in linked list and dynamic array by reading very long number in given txt file

Purpose of the course

  • Content of this course comprises of Introduction to C programming, Control Structures, Functions and Arrays, Pointers and Strings, Input Output, Structures, File processing, The preprocessor, Data Structures, Advanced topics.

Course Details