Master Python with LeetCode #1: Two Sum Challenge 🧩
Boost your coding skills by solving LeetCode's Two Sum problem in Python! Follow our step-by-step practice to understand key concepts and improve your problem-solving abilities.

DataDaft
233.7K views • Nov 26, 2019

About this video
In this episode of Python Programming Practice, we tackle LeetCode #1 -- Two Sum.
Link to the problem here:
https://leetcode.com/problems/two-sum/
If you don't know Python, you can learn the basics of Python for data analysis using this guide I created on Kaggle (DataDaft video series forthcoming): https://www.kaggle.com/hamelg/python-for-data-analysis-index
Python Programming Practice is a series focused on teaching practical coding skills by solving exercises on popular coding websites. Note that the solutions seen here may not be the most efficient possible.
I am not going to provide the full code in the video description for this series, since copy and pasting solutions is not in the spirit of doing coding exercises. It is intended that the video will help you think about problems, approaches and how to structure solutions so that you are able to code up a working solution yourself.
⭐ Kite is a free AI-powered coding assistant that integrates with popular editors and IDEs to give you smart code completions and docs while you’re typing. It is a cool application of machine learning that can also help you code faster! Check it out here: https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=datadaft&utm_content=description-only
Link to the problem here:
https://leetcode.com/problems/two-sum/
If you don't know Python, you can learn the basics of Python for data analysis using this guide I created on Kaggle (DataDaft video series forthcoming): https://www.kaggle.com/hamelg/python-for-data-analysis-index
Python Programming Practice is a series focused on teaching practical coding skills by solving exercises on popular coding websites. Note that the solutions seen here may not be the most efficient possible.
I am not going to provide the full code in the video description for this series, since copy and pasting solutions is not in the spirit of doing coding exercises. It is intended that the video will help you think about problems, approaches and how to structure solutions so that you are able to code up a working solution yourself.
⭐ Kite is a free AI-powered coding assistant that integrates with popular editors and IDEs to give you smart code completions and docs while you’re typing. It is a cool application of machine learning that can also help you code faster! Check it out here: https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=datadaft&utm_content=description-only
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
233.7K
Likes
3.7K
Duration
13:09
Published
Nov 26, 2019
User Reviews
4.7
(46)