- 242
- 815 085
Sai Anish Malla
เข้าร่วมเมื่อ 5 ม.ค. 2012
I upload daily videos solving interview questions along with weekly projects and tutorials, specifically in Python.
A day trip to Vizag (Visakhapatnam).
I have lived in Vizag for some time. It is one of the prettiest places out there with beautiful hills on one side and beaches on the other. I only had one day and wasn't even close to covering everything the city has to offer.
มุมมอง: 1 165
วีดีโอ
A Monday Morning Visit to Charminar for some chai.
มุมมอง 3479 หลายเดือนก่อน
I've always found Charminar to be a lot more enjoyable in the morning compared to the crowded evenings, for sure its one of my favourite parts of Hyderabad.
Recyclable and Low Fat Products | LeetCode 1757 | SQL | SQL 50 study plan
มุมมอง 740ปีที่แล้ว
This video is a solution to LeetCode 1757, Recyclable and Low Fat Products. I explain the question, go over the logic / theory behind solving the question and then solve it using SQL. This is part of the SQL 50 Study plan. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! SQL 50 study plan playlist: t...
Find Customer Referee | LeetCode 584 | SQL | SQL 50 study plan
มุมมอง 876ปีที่แล้ว
This video is a solution to LeetCode 584, Find Customer Referee. I explain the question, go over the logic / theory behind solving the question and then solve it using SQL. This is part of the SQL 50 Study plan. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! SQL 50 study plan playlist: th-cam.com/p...
Big Countries | LeetCode 595 | SQL | SQL 50 study plan
มุมมอง 371ปีที่แล้ว
This video is a solution to LeetCode 595, Big Countries. I explain the question, go over the logic / theory behind solving the question and then solve it using SQL. This is part of the SQL 50 Study plan. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! SQL 50 study plan playlist: th-cam.com/play/PLr9...
Article Views I | LeetCode 1148 | SQL | SQL 50 study plan
มุมมอง 1.3Kปีที่แล้ว
This video is a solution to LeetCode 1148, Article Views I. I explain the question, go over the logic / theory behind solving the question and then solve it using SQL. This is part of the SQL 50 Study plan. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! SQL 50 study plan playlist: th-cam.com/play/P...
Invalid Tweets | LeetCode 1683 | SQL | SQL 50 study plan
มุมมอง 1.1Kปีที่แล้ว
This video is a solution to LeetCode 1683, Invalid Tweets. I explain the question, go over the logic / theory behind solving the question and then solve it using SQL. This is part of the SQL 50 Study plan. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! SQL 50 study plan playlist: th-cam.com/play/PL...
Intuitively understanding Bond Yields [Yield to Maturity (YTM)]
มุมมอง 1.1Kปีที่แล้ว
This video explains bond yields specifically the Yield to maturity (YTM). This video gives a more intuitive understanding of the concept using a simple scenario and visualizing the same with a graph.
Largest Rectangle in Histogram | LeetCode 84 | Theory + Python code
มุมมอง 1.2Kปีที่แล้ว
This video is a solution to LeetCode 84, Largest Rectangle in Histogram. I explain the question, go over the logic / theory behind solving the question and then solve it using Python. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! Time stamps: 0:00 Question explained 1:00 Solution explained 14:30 P...
Daily Temperatures| LeetCode 739 | Theory + Python code
มุมมอง 675ปีที่แล้ว
This video is a solution to LeetCode 739, Daily Temperatures. I explain the question, go over the logic / theory behind solving the question and then solve it using Python. Monotonic stack explained Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! Time stamps: 0:00 Question explained 1:50 Solution ex...
Min Stack | LeetCode 155 | Theory + Python code
มุมมอง 452ปีที่แล้ว
This video is a solution to LeetCode 155, Min Stack. I explain the question, go over the logic / theory behind solving the question and then solve it using Python. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! Time stamps: 0:00 Question explained 0:36 Solution explained 7:21 Python code 8:47 Alter...
Generate Parentheses | LeetCode 22 | Theory + Python code
มุมมอง 964ปีที่แล้ว
This video is a solution to LeetCode 22, Generate Parentheses. I explain the question, go over the logic / theory behind solving the question and then solve it using Python. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! Time stamps: 0:00 Question explained 1:20 Solution explained 8:31 Another exam...
Longest Consecutive Sequence | LeetCode 128 | Theory + Python code
มุมมอง 382ปีที่แล้ว
This video is a solution to LeetCode 128, Longest Consecutive Sequence. I explain the question, go over the logic / theory behind solving the question and then solve it using Python. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! Time stamps: 0:00 Question explained 1:31 Solution explained 7:38 Pyt...
Additive Number | LeetCode 306 | Theory + Python code
มุมมอง 1.3Kปีที่แล้ว
This video is a solution to LeetCode 306, Additive Number. I explain the question, go over the logic / theory behind solving the question and then solve it using Python. Comment below if you have a better solution to this problem! Let me know if you have any feedback and don't forget to subscribe for more videos! Time stamps: 0:00 Question explained 2:09 Solution explained 7:28 Python code expl...
Automatically Generate YouTube shorts (Python) (No coding knowledge needed to run)
มุมมอง 3.7Kปีที่แล้ว
Below is the link to the Python notebook discussed in the video: colab.research.google.com/drive/1P7am_XjJ9KF2tcCR0rnbznAdOgFQb8mX?usp=sharing Let me know if you have any feedback and don't forget to subscribe for more videos! Timestamps 0:00 Intro 2:30 How to run notebook 3:50 How it works Code explained 13:55 Future scope and improvements
Count Primes | LeetCode 204 | Theory + Python code (Sieve of Eratosthenes explained)
มุมมอง 970ปีที่แล้ว
Count Primes | LeetCode 204 | Theory Python code (Sieve of Eratosthenes explained)
Flip String to Monotone Increasing | LeetCode 926 | Theory + Python code
มุมมอง 643ปีที่แล้ว
Flip String to Monotone Increasing | LeetCode 926 | Theory Python code
Minimum Rounds to Complete All Tasks | LeetCode 2244 | Theory + Python code
มุมมอง 717ปีที่แล้ว
Minimum Rounds to Complete All Tasks | LeetCode 2244 | Theory Python code
Rotate Image | LeetCode 48 | Theory + Python code
มุมมอง 871ปีที่แล้ว
Rotate Image | LeetCode 48 | Theory Python code
Valid Parentheses | LeetCode 20 | Theory + Python code
มุมมอง 1.3Kปีที่แล้ว
Valid Parentheses | LeetCode 20 | Theory Python code
Find Median from Data Stream | LeetCode 295 | Theory + Python code
มุมมอง 518ปีที่แล้ว
Find Median from Data Stream | LeetCode 295 | Theory Python code
4Sum | LeetCode 18 | Theory + Python code
มุมมอง 632ปีที่แล้ว
4Sum | LeetCode 18 | Theory Python code
Two Sum | LeetCode 1 | Theory + Python code
มุมมอง 2.7Kปีที่แล้ว
Two Sum | LeetCode 1 | Theory Python code
Last Stone Weight | LeetCode 1046 | Theory + Python code
มุมมอง 275ปีที่แล้ว
Last Stone Weight | LeetCode 1046 | Theory Python code
Container With Most Water | LeetCode 11 | Theory + Python code
มุมมอง 7882 ปีที่แล้ว
Container With Most Water | LeetCode 11 | Theory Python code
Find Pivot Index | LeetCode 724 | Theory + Python code
มุมมอง 1.1K2 ปีที่แล้ว
Find Pivot Index | LeetCode 724 | Theory Python code
N-Repeated Element in Size 2N Array | LeetCode 961 | Theory + Python code
มุมมอง 5402 ปีที่แล้ว
N-Repeated Element in Size 2N Array | LeetCode 961 | Theory Python code
StickLengths | CSES problem set | Solution explained and C++ code
มุมมอง 9792 ปีที่แล้ว
StickLengths | CSES problem set | Solution explained and C code
Dice Probability | CSES problem set | Solution explained and Python code
มุมมอง 1.5K2 ปีที่แล้ว
Dice Probability | CSES problem set | Solution explained and Python code
Missing Number | CSES problem set | All approaches explained and C++ code
มุมมอง 9312 ปีที่แล้ว
Missing Number | CSES problem set | All approaches explained and C code