Mastering Coding Interviews & Competitions | Free Udemy Course
Problems & Solutions to Easy/Medium/Hard Coding Interview Problems | Free Udemy Course
- 2 hours hours of on-demand video
- 13 article
- Full lifetime access
- Access on mobile and TV
- Certificate of completion
Prepare for and ace your coding interviews and competitions for free! This course will give you problem-solving practice to ensure that you perform well in your interviews and in programming contests such as CodeForces and CodeChef.Note: The code that is written after we explain solutions is in C++, not Python or Java. However, the explanation should be enough for you to solve the problem yourself!Topics Covered (in Problems)Math / Greedy / Logic ArraysSearching & SortingStrings / String ProcessingDFS (Depth First Search)Dynamic ProgrammingWebsites/Contest Sites UsedLeetcodeCodeforcesCodeChefThis course will contain problems from these websites. It is recommended that you make an account (free) on these websites so you can solve the problems we will go over. Content OverviewSuitable for beginner and intermediate programmers. It is preferred that you are familiar with the C++ programming language, but this course can still be taken if you program in a different language. This course contains 27 lectures including video solutions to commonly asked problems. You will learn problem-solving techniques, algorithms, data structures, and more!PrerequisitesComfortable with programming in a language (preferably C++)Who this course is forAnyone who is interested in practicing coding problems Anyone who is interested in learning more about algorithms and data structuresAnyone who wants preparation for coding interviews (course contains problems that you would see at Google, Facebook, etc.)Anyone who wants to improve their skills at competitive programming (course contains problems that you would see at CodeForces, CodeChef, etc.)Keep in mind that you will need to create free accounts for CodeForces, CodeChef, and Leetcode in order to test your code for ALL problems.Who this course is for:Anyone interested in CS Algorithms / Data StructuresAnyone looking for practice for CS InterviewsAnyone looking for practice for competitive programming
Course Content:
Sections are minimized for better readability, click the section title to view the course content
JOIN OUR WHATSAPP GROUP TO GET LATEST COUPON AS SOON AS UPDATED
JOIN WHATSAPPJOIN OUR TELEGRAM CHANNEL TO GET LATEST COUPON
JOIN TELEGRAMJOIN OUR FACEBOOK GROUP TO GET LATEST COUPON
JOIN FACEBOOKFree Online Tools And Converters for your use
URL Encoder
Input a string of text or a URL and encode the entered string
Try itURL Decoder
Input an encoded string of text or a URL and decode the entered string
Try itColor Contrast Checker (WCAG)
Calculate the color contrast ration for your website (WCAG)
Try itXML Formatter
Paste or upload an XML and have it formatted to a beautiful XML format
Try itURL Slug Generator
Convert any title or sentence into a variety of slugs for your pages URL
Try itE-Signature
Draw an e-signature or type a signature for your online signature
Try itCourse Description
Problems & Solutions to Easy/Medium/Hard Coding Interview Problems