EtCPC - Ethiopian Collegiate Programming Community
2.61K subscribers
333 photos
12 videos
3 files
146 links
ETCPC is part of the International Collegiate Programming Contest (ICPC) that is held annually in Ethiopia. Students in teams of three from all universities compete for the chance to pass to compete at ICPC.
Follow us https://www.facebook.com/EthiopiaCPC
Download Telegram
|ETCPC

Training Camp

๐Ÿ“ข Attention all aspiring competitive programmers and ICPC enthusiasts! ๐Ÿ–ฅ๐Ÿ†

๐Ÿ“ข Register now for an exclusive training session on "Introduction to Competitive Programming and ICPC" conducted by the esteemed Amir Kheiru, a world finalist in competitive programming! ๐ŸŒ๐ŸŽ“

๐Ÿ—“ Date: July 1, 2023 7:30 PM (EAT)
๐ŸŽ™ Speaker: Amir Kheiru | an expert in competitive programming, a seasoned ICPC participant, and a world finalist.

๐Ÿ”— Registration Link ๐Ÿ‘ˆ

๐Ÿ”ฅ Don't miss out on this incredible opportunity to learn from one of the best in the field and enhance your problem-solving skills, master algorithmic thinking, and dive into the world of competitive programming! ๐Ÿ’ชโœจ

During this training, Mr. Amir Kheiru who has achieved remarkable success as a world finalist, will share invaluable insights, strategies, and techniques that can help you excel in competitive programming and ICPC competitions. ๐ŸŒŸ๐Ÿ…

Whether you're a beginner looking to explore the exciting realm of competitive programming or an experienced programmer aiming to sharpen your skills further, this session is tailor-made for you! ๐Ÿ’ป๐ŸŒŸ

Hurry and secure your spot by registering today! Click on the registration link below to reserve your place:

๐Ÿ”— Registration Link: https://bit.ly/etcpc2023_registration

Don't miss this golden opportunity to learn from a world finalist and elevate your programming prowess to new heights. We eagerly anticipate your presence at the training session!

๐Ÿ” For any inquiries or further information, please contact us on:

Telegram: @etcpc_support
Phone: +251942601154

#ETCPC
#CompetitiveProgramming #ICPC #WorldFinalist #ProgrammingSkills #ProblemSolving #AlgorithmicThinking #Amir_Kheiru #TrainingSession
๐Ÿ‘4
|ETCPC

๐Ÿ“ข Calling all coding enthusiasts! ๐Ÿ–ฅ๏ธ๐Ÿ’ป

๐Ÿ“ข Join us for an informative tutorial on Complete Search techniques! ๐Ÿงฉ๐Ÿ”Ž

๐Ÿ—“๏ธ Date: Aug 8, 2023
โฐ Time: 7:30 PM [1:30 Evening LT]
๐ŸŽ™๏ธ Speaker: Mr. Wendirad Demelash, an experienced programmer and problem-solving expert.
โœ‰๏ธ Meeting Link: https://meet.google.com/stj-oicr-oug

๐Ÿ”ฅ Don't miss this incredible opportunity to dive into the world of Complete Search and enhance your problem-solving skills! ๐Ÿ’ช๐Ÿ’ก

In this tutorial, we will explore various techniques for Complete Search, including iterative complete search, recursive complete search, and divide and conquer strategies. These powerful algorithms are fundamental for exhaustive problem-solving and can be applied across different domains. ๐ŸŒŸ๐Ÿ”

You will learn how to approach problems systematically, breaking them down into smaller subproblems and exploring all possible solutions. By the end of the tutorial, you'll have a solid understanding of Complete Search techniques and be equipped with valuable problem-solving tools. ๐Ÿš€๐Ÿง 

Whether you're a beginner looking to expand your coding knowledge or an experienced programmer aiming to sharpen your algorithmic thinking, this tutorial is perfect for you! Mr. Wendirad Demelash will present the concepts in a clear and engaging manner, ensuring that all attendees can grasp the material easily. ๐ŸŽ“๐Ÿ’ป

Get ready to enhance your problem-solving abilities and take your coding skills to new heights!

We eagerly anticipate your active participation in this enriching tutorial!

For any inquiries or further information, please contact us on Telegram @etcpc_support.

#ETCPC #CompleteSearch #ProblemSolving #CodingTutorial #AlgorithmicThinking #CodingEnthusiasts
|ETCPC

๐Ÿ“ข Calling all coding enthusiasts! ๐Ÿ–ฅ๏ธ๐Ÿ’ป

๐Ÿ“ข Join us for an informative tutorial on Dynamic Programming! ๐Ÿš€๐Ÿ”ข

๐Ÿ—“๏ธ Date: Sun, 20 Aug, 2023
โฐ Time: 7:30 PM [1:30 Evening LT]
๐ŸŽ™๏ธ Speaker: Mr. Yohannes Melese, an experienced programmer and Dynamic Programming expert.

๐Ÿ”ฅ Don't miss this incredible opportunity to dive into the world of Dynamic Programming and enhance your problem-solving skills! ๐Ÿ’ช๐Ÿ’ก

In this tutorial, we will explore the power of Dynamic Programming and its applications in solving complex problems efficiently. The session will cover the following topics:

1. Fibonacci Numbers:
Discover the beauty of Fibonacci sequences and learn how Dynamic Programming can be used to compute Fibonacci numbers efficiently. Unravel the secrets behind this famous sequence and witness the magic of optimized calculations. ๐ŸŒธ๐Ÿ”ข

1. Longest Common Subsequence (LCS):
Delve into the realm of sequence matching and unravel the mysteries of finding the Longest Common Subsequence. Explore how Dynamic Programming can be applied to efficiently solve this problem, unlocking the potential for various applications such as DNA sequence analysis and text comparison. ๐Ÿงฌโœจ

1. Knapsack Problem:
Embark on a journey of optimization as we tackle the Knapsack Problem. Learn how Dynamic Programming techniques can help us maximize value while considering limited capacity. Discover strategies to efficiently solve this classic problem, making informed decisions on item selection and resource allocation. ๐ŸŽ’๐Ÿ’ก

1. Matrix Chain Multiplication:
Enter the realm of matrices and explore the fascinating Matrix Chain Multiplication problem. Learn how Dynamic Programming can be employed to determine the optimal order of multiplication, minimizing computational complexity and maximizing efficiency. ๐Ÿงฎโš™๏ธ

1. Dynamic Programming Optimization:
Dive into the world of optimization techniques within Dynamic Programming. Explore strategies like memoization, tabulation, and bottom-up approaches to optimize your solutions further. Unleash the true potential of Dynamic Programming by mastering these optimization techniques. ๐Ÿš€๐Ÿ”

Whether you're a beginner looking to expand your coding knowledge or an experienced programmer aiming to sharpen your algorithmic thinking, this tutorial is perfect for you! Mr. Yohannes Melese will present the concepts in a clear and engaging manner, ensuring that all attendees can grasp the material easily. ๐ŸŽ“๐Ÿ’ป

Get ready to unlock the power of Dynamic Programming and witness how it revolutionizes problem-solving.

We eagerly anticipate your active participation in this enriching tutorial!

For any inquiries or further information, please contact us on Telegram @etcpc_support.

#ETCPC #DynamicProgramming #ProblemSolving #CodingTutorial #AlgorithmicThinking #CodingEnthusiasts