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
🚫 Contest Postponed 🚫

We sincerely apologize for the inconvenience caused. Due to unforeseen circumstances, we regret to inform you that we couldn't host the contest today as planned. We understand your excitement and enthusiasm, and we are truly sorry for any disappointment this may have caused.

Rest assured, we are working hard to resolve these issues, and we promise to come back stronger. Your passion and support mean the world to us, and we can't wait to bring you an amazing contest experience soon!

Stay tuned for updates, and thank you for your understanding.

#ContestPostponed #Apologies #StayTuned
πŸ‘2πŸ™1
|ETCPC EDUC

EtCPC Training Contest #5

πŸ“… Date: Thursday, July 20
⏰ Time: 7:30 – 9:30 PM [1:30 - 3:30 Evening LT]

Contest Link: Link
Contest Platform: Open Kattis
Contest Type: Individual contest

#ETCPC #Contest
πŸ‘3❀1
|ETCPC

πŸ“’ Calling all coding enthusiasts! πŸ“ŠπŸ’»

πŸ“’ Join us for an exhilarating coding tutorial covering Sorting, Two Pointer, and Binary Search algorithms! πŸŽ“

πŸ—“ Date: Mon, 24 July, 2023
⏰ Time: 7:30 PM [1:30 Evening LT]
πŸŽ™ Speaker: Ms. Mebatsion Sahle, ETCPC Manager and an experienced programmer and algorithm expert.

πŸ”₯ Don't miss this incredible opportunity to delve into Sorting, Two Pointer, and Binary Search algorithms, and enhance your problem-solving skills to new heights! πŸŒŸπŸ”

#ETCPC #TrainingCamp
|ETCPC

πŸ“’ Calling all coding enthusiasts! πŸ“ŠπŸ’»

πŸ“’ Join us for an exhilarating coding tutorial covering Sorting, Two Pointer, and Binary Search algorithms! πŸŽ“

πŸ—“ Date: Mon, 24 July, 2023
⏰ Time: 7:30 PM [1:30 Evening LT]
πŸŽ™ Speaker: Ms. Mebatsion Sahle, ETCPC Manager and an experienced programmer and algorithm expert.

πŸ”₯ Don't miss this incredible opportunity to delve into Sorting, Two Pointer, and Binary Search algorithms, and enhance your problem-solving skills to new heights! πŸŒŸπŸ”

During this tutorial, Ms. Mebatsion Sahle will guide you through the intricacies of various sorting algorithms like Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, and more. You'll gain insights into their working principles and time complexities, equipping you to choose the most efficient algorithm for different scenarios. πŸ’‘πŸ”’

Next, we'll explore the power of the Two Pointer technique, which is widely used to optimize solutions for array-based problems. You'll learn how to cleverly navigate through arrays and solve problems in linear or logarithmic time complexities. 🏹🎯

Lastly, we'll uncover the secrets of Binary Search, a fundamental algorithm for efficiently searching elements in a sorted array. You'll understand its implementation and master the art of searching for values with speed and precision. πŸ”πŸŒ

Whether you're a beginner or an experienced coder, this tutorial caters to all levels of expertise. Each topic will be explained in a beginner-friendly manner, gradually building up to more advanced concepts. πŸ’ͺπŸš€

Get ready to sharpen your coding skills, tackle complex problems, and level up your algorithms game!

We eagerly anticipate your active participation in this enriching tutorial!

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

You can participate this session on our:
Facebook Live
LinkedIn Live
Telegram Live
YouTube Live and,
Google Meet (Limited Seat)

N.B. If you are participating on this event on Google meet, you must reserve your seat first by filling your information on this form. If you reserve seat and don't participate on google meet, there will be a penalty!

#ETCPC #TrainingCamp #SortingAlgorithms #TwoPointerTechnique #BinarySearch #CodingTutorial #AlgorithmExpert #ProblemSolving #EfficientDataArrangement #CodingEnthusiasts
πŸ‘5
|ETCPC

Dear All,

We are writing to express our deepest apologies for the technical issues that we experienced during today's tutorial session. We understand that this may have caused frustration and inconvenience for you, and for that, We are truly sorry.

Unfortunately, due to unforeseen circumstances, we were not able to conduct the session as planned. However, please know that we are working diligently to resolve the technical issues, and we have rescheduled the tutorial session for tomorrow, Tuesday, 25 July, at the same time.

We are committed to providing you with the best possible training and support, and we believe that tomorrow's session will be a valuable and informative experience for all of us. Again, please accept our sincere apologies for any inconvenience that this may have caused. πŸ™

Thank you for your patience and understanding. We look forward to seeing you at tomorrow's session. 😊

#ETCPC_Scientific_committee
πŸ‘8❀1
Live stream scheduled for
|ETCPC EDUC

EtCPC Training Contest #6

πŸ“… Date: Friday, July 28
⏰ Time: 7:30 – 9:30 PM [1:30 - 3:30 Evening LT]

Contest Link: Link
Contest Platform: Open Kattis
Contest Type: Individual contest

#ETCPC #Contest
|ETCPC

πŸ“’ Calling all graph enthusiasts! πŸ“ŠπŸŒ

πŸ“’ Join us for an exciting two-part tutorial on Graphs and Graph Algorithms - Part 1! πŸŽ“

πŸ—“οΈ Date: Mon, 31July 2023
⏰ Time: 7:30 PM [ 1:30 Evening LT]
πŸŽ™οΈ Speaker: Mr. Admasu Abera, a seasoned programmer and graph algorithm expert.

πŸ”₯ Don't miss this incredible opportunity to unravel the fascinating world of graphs and explore essential graph algorithms like Breadth-First Search (BFS) and Depth-First Search (DFS)! πŸŒŸπŸ”

#ETCPC
πŸ‘2❀1
|ETCPC

πŸ“’ Calling all graph enthusiasts! πŸ“ŠπŸŒ

πŸ“’ Join us for an exciting two-part tutorial on Graphs and Graph Algorithms - Part 1! πŸŽ“

πŸ—“οΈ Date: Mon, 31July 2023
⏰ Time: 7:30 PM [ 1:30 Evening LT]
πŸŽ™οΈ Speaker: Mr. Admasu Abera, a seasoned programmer and graph algorithm expert.

πŸ”₯ Don't miss this incredible opportunity to unravel the fascinating world of graphs and explore essential graph algorithms like Breadth-First Search (BFS) and Depth-First Search (DFS)! πŸŒŸπŸ”

In Part 1 of this tutorial, we will start by diving into Graph Representation. You'll learn about various methods to represent graphs and understand how to choose the most suitable representation for specific problems. πŸ“ˆπŸ”’

Next, we'll delve into the Breadth-First Search (BFS) algorithm, a powerful technique for traversing graphs level by level. BFS is widely used for shortest path problems and finding connected components in an efficient manner. πŸš€πŸŒˆ

After that, we'll explore the Depth-First Search (DFS) algorithm, which allows you to traverse graphs in a depthward motion. DFS is valuable for solving problems like topological sorting, cycle detection, and finding connected components. πŸšΆβ€β™€οΈπŸŒ²

Whether you're new to graphs or looking to sharpen your graph algorithm skills, this tutorial is perfect for you! [Insert Speaker Name] will present the concepts in a clear and engaging manner, making complex graph algorithms approachable for all attendees. πŸ’ͺπŸ’‘

Get ready to embark on a captivating journey through the world of graphs and elevate your algorithmic thinking 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 #GraphAlgorithms #GraphTheory #BFS #DFS #GraphRepresentation #CodingTutorial #AlgorithmExpert #ProblemSolving #CodingEnthusiasts
πŸ‘3
|ETCPC EDUC

EtCPC Training Contest #7

πŸ“… Date: Wednesday, August 2
⏰ Time: 7:30 – 9:30 PM [1:30 - 3:30 Evening LT]

Contest Link: Link
Contest Platform: Open Kattis
Contest Type: Individual contest

#ETCPC #Contest
πŸ”₯1
|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.

πŸ”₯ Don't miss this incredible opportunity to dive into the world of Complete Search and enhance your problem-solving skills! πŸ’ͺπŸ’‘

#ETCPC #CompleteSearch
|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