Beginner's guide to Competitive programming using python

 


Requirements

Downloading visual studio code, students should have basic knowledge of python


Description


competitive Programming(CP) is fun, CP is an exercise for your brain, it is a type of mental sport. It helps you to optimize the code in different ways and quickly and efficiently.

If you want to learn how to write Python programs like a pro, code python like a boss, solve real-world programs or do want to build the skills needed to get your first python programming job, then this course is for you.

This course is for complete beginners and covers some basic competitive problems using the popular Python language. You will learn some basic concepts such as:

Big O Notation Concept

Binary Search algorithm

Seive of Erathosthenes algorithm.

frequency count of element in the list

finding the peak element index in a mountain array.

This course is also open to all learners who wish to gain an understanding of the basic concepts of competitive programming. By the end of this course, you guys will be able to write code that not only dramatically increases your productivity but it will be equally efficient, and the most important thing is that it will be fun! , most importantly start practicing the code regularly so that you guys have a grip on it.

Enroll now and learn how to write Python programs like a pro!

Take care and enjoy the learning!




Who this course is for:
Beginner level students