Udemy C 100 Coding Exercises


    Seeders : 2      Leechers : 30

Torrent Hash : B9F206C1F0501A3F7393184070EE74ACE91464C3
Torrent Added : at Sept. 25, 2025, 11:31 p.m. in Other
Torrent Size : 2.0 GB


Knox Udemy C 100 Coding Exercises
Fast And Direct Download Safely And Anonymously!










Note :

Please Update (Trackers Info) Before Start " Udemy C 100 Coding Exercises" Torrent Downloading to See Updated Seeders And Leechers for Batter Torrent Download Speed.

Torrent File Content (3 files)


Udemy C 100 Coding Exercises
     Get Bonus Downloads Here.url -
180 bytes



     1 - Welcome! Basic information & how to get help.mp4 -
15.2 MB



     2 - What to expect from this course.mp4 -
15.6 MB



     3 - Coding exercises introduction & troubleshooting.mp4 -
39.1 MB



     3 -Coding exercises troubleshooting.url -
119 bytes



     3 -Exercise overview and key skills practiced.url -
119 bytes



     4 - About videos with solutions.mp4 -
6.1 MB



     1 - Solution Check if a collection contains any negative numbers.mp4 -
13.2 MB



     10 - Solution Implement a weekly schedule with multiple custom indexers.mp4 -
38.9 MB



     100 - Solution Generate a random wizard name.mp4 -
12.7 MB



     11 - Solution Read file content safely.mp4 -
17.6 MB



     12 - Solution Sum a range of values from a variable-length input.mp4 -
17.3 MB



     13 - Solution Separate strings and integers from a mixed object list.mp4 -
23.9 MB



     14 - Solution Sum integers with strict overflow checking.mp4 -
23.3 MB



     15 - Solution Safely sum integers into a long.mp4 -
18.8 MB



     16 - Solution Format text with custom styles.mp4 -
13.4 MB



     17 - Solution Read a string until the end marker.mp4 -
12.6 MB



     18 - Solution Extend DayOfWeek to detect weekends.mp4 -
8.6 MB



     19 - Solution Count halvings until value drops below 1.mp4 -
13.6 MB



     2 - Solution Split a full name into first and last names.mp4 -
10.2 MB



     20 - Solution Send notifications via multiple channels.mp4 -
23.0 MB



     21 - Solution Generate random discount codes.mp4 -
19.7 MB



     22 - Solution Validate user registration data.mp4 -
37.3 MB



     23 - Solution Check if parentheses are balanced.mp4 -
23.2 MB



     24 - Solution Add matrices with operator overloading.mp4 -
22.4 MB



     25 - Solution Track class usage statistics.mp4 -
10.7 MB



     26 - Solution Time duration adapter.mp4 -
26.9 MB



     27 - Solution Count unique elements in a list.mp4 -
10.9 MB



     28 - Solution Generic pair type.mp4 -
20.7 MB



     29 - Solution Unique task identifier with string formatting.mp4 -
22.6 MB



     3 - Solution Count character frequencies in a string.mp4 -
19.8 MB



     30 - Solution Calculate factorial with recursion.mp4 -
16.9 MB



     31 - Solution Check the result of the tic-tac-toe game.mp4 -
44.6 MB



     32 - Solution Event ticket composed ID.mp4 -
20.3 MB



     33 - Solution Produce Fibonacci sequence.mp4 -
29.3 MB



     34 - Solution Calculate discounted price.mp4 -
30.9 MB



     35 - Solution Reverse a string without built-in methods.mp4 -
15.6 MB



     36 - Solution Custom book sorting with IComparer.mp4 -
21.5 MB



     37 - Solution Sort houses by floor area with IComparable.mp4 -
15.6 MB



     38 - Solution Recent messages by timestamp.mp4 -
14.8 MB



     39 - Solution Define a value-based House data structure.mp4 -
7.2 MB



     4 - Solution Filter and select qualified players from a game leaderboard.mp4 -
29.3 MB



     40 - Solution Handle web request errors with exception filtering.mp4 -
25.3 MB



     41 - Solution Get top N recent messages by timestamp.mp4 -
11.0 MB



     42 - Define a temperature converter with expression-bodied members.mp4 -
15.4 MB



     43 - Solution Calculate land value with double and decimal.mp4 -
21.8 MB



     44 - Solution Implement a binary search algorithm for numbers.mp4 -
24.6 MB



     45 - Solution Implement shape calculations with abstract classes.mp4 -
15.6 MB



     46 - Solution Find the cheapest product by category.mp4 -
12.6 MB



     47 - Solution Implement a copy constructor for a book.mp4 -
10.5 MB



     48 - Solution Process messages with IDisposable logger.mp4 -
23.6 MB



     49 - Solution Implement a sorting algorithm.mp4 -
25.2 MB



     5 - Solution Calculate total break time from multiple time ranges.mp4 -
14.8 MB



     50 - Solution Flatten a nested list of numbers.mp4 -
17.6 MB



     51 - Solution Chain constructors in a family of classes.mp4 -
17.3 MB



     52 - Solution Describe a class without hardcoding names.mp4 -
18.7 MB



     53 - Solution Merge two sequences with fallback defaults.mp4 -
24.9 MB



     54 - Solution Generate property report with reflection.mp4 -
14.9 MB



     55 - Solution Transform numbers with a delegate.mp4 -
21.5 MB



     56 - Solution Define a custom attribute.mp4 -
17.1 MB



     57 - Solution Process tasks one by one using a queue.mp4 -
13.7 MB



     58 - Solution Limit list capacity with an indexer.mp4 -
14.3 MB



     59 - Solution Reverse a generic array.mp4 -
14.3 MB



     6 - Solution Track the highest score for a player.mp4 -
15.4 MB



     60 - Solution Check if a type implements a specific interface.mp4 -
12.6 MB



     61 - Solution Raise an event when threshold is exceeded.mp4 -
28.7 MB



     62 - Solution Serialize and deserialize an object using System.Text.Json.mp4 -
15.6 MB



     63 - Solution Yield unique words until encountering a duplicate.mp4 -
13.4 MB



     64 - Solution Measure method execution time with Stopwatch.mp4 -
10.0 MB



     65 - Solution Extract a slice of characters using Span.mp4 -
19.8 MB



     66 - Solution Return results as ValueTuple instead of anonymous objects.mp4 -
20.4 MB



     67 - Solution Work with custom attributes and reflection to find marked methods.mp4 -
26.6 MB



     68 - Solution Merge two user collections with unique emails.mp4 -
12.1 MB



     69 - Solution Extract values in brackets using StringBuilder.mp4 -
23.4 MB



     7 - Solution Calculate shipping cost based on order total and customer status.mp4 -
14.6 MB



     70 - Solution Deprecate a base logging method using method hiding.mp4 -
17.3 MB



     71 - Solution Calculate the average using INumberT constraint.mp4 -
28.9 MB



     72 - Solution Create a simple dictionary of words using SortedList.mp4 -
28.1 MB



     73 - Solution Analyze a file path from segments.mp4 -
31.7 MB



     74 - Solution Aggregate sales data by category.mp4 -
22.4 MB



     75 - Solution Filter out null strings from a list using nullable reference types.mp4 -
23.9 MB



     76 - Solution Paginate a list of items.mp4 -
19.4 MB



     77 - Solution Implement deferred object creation using LazyT.mp4 -
26.7 MB



     78 - Solution Format a column-aligned table using string interpolation.mp4 -
28.0 MB



     79 - Solution Get basic system information.mp4 -
14.2 MB



     8 - Solution Try parsing a date and extracting its components.mp4 -
19.7 MB



     80 - Solution Divide integers into equal-sized chunks.mp4 -
12.4 MB



     81 - Solution Find the intersection of two collections.mp4 -
22.9 MB



     82 - Solution Implement a custom IEqualityComparer for product equality.mp4 -
21.4 MB



     83 - Solution Square a list of numbers in parallel.mp4 -
19.0 MB



     84 - Solution Convert a string array to a CSV line.mp4 -
12.5 MB



     85 - Solution Calculate weighted average with nullable values.mp4 -
19.8 MB



     86 - Solution Capitalize each word in a sentence.mp4 -
22.9 MB



     87 - Solution Create a generic extension method to double all values in a collection.mp4 -
15.1 MB



     88 - Solution Format the main diagonal words in a 2D array.mp4 -
22.4 MB



     89 - Solution Transform and log a list of numbers using Func and Action.mp4 -
18.7 MB



     9 - Solution Check if a string is a palindrome.mp4 -
20.7 MB



     90 - Solution Flatten and filter a jagged string array.mp4 -
24.9 MB



     91 - Solution Process jobs in order using a priority queue.mp4 -
23.1 MB



     92 - Solution Calculate statistics from employee incomes.mp4 -
38.6 MB



     93 - Solution Perform an inner join on orders and customers.mp4 -
20.4 MB



     94 - Solution Validate contest participants.mp4 -
17.6 MB



     95 - Solution Simulate a temperature sensor with threshold alerts.mp4 -
17.8 MB



     96 - Solution Create a value object for money with currency.mp4 -
21.9 MB



     97 - Solution Override virtual and abstract methods in a baking product hierarchy.mp4 -
16.0 MB



     98 - Solution Group anagrams together from a list of words.mp4 -
17.7 MB



     99 - Solution Convert Roman numerals to integers.mp4 -
25.8 MB



     1 - Bonus lecture.html -
4.8 KB



     Bonus Resources.txt -
70 bytes


Related torrents

Torrent Name Added Size Seed Leech Health
2025-03-08 4.5 GB 1 0
2023-10-28 671.6 MB 0 2
2023-10-28 1.5 GB 0 7
2023-10-27 910.5 MB 4 4
2023-10-25 7.0 GB 0 0
2023-10-25 2.8 GB 0 0
2023-10-24 673.5 MB 0 4
2023-10-24 1.9 GB 0 3
2023-10-24 2.1 GB 0 0
2023-10-24 3.0 GB 0 0

Note :

Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information. Watch Udemy C 100 Coding Exercises Full Movie Online Free, Like 123Movies, FMovies, Putlocker, Netflix or Direct Download Torrent Udemy C 100 Coding Exercises via Magnet Download Link.

Comments (0 Comments)




Please login or create a FREE account to post comments