- 9
- 681
CS-Reference
Приєднався 26 жов 2023
This channel aims to cover computer science topics, interview preparation, technology, world of programming, algorithms, data structures, mathematics, and a range of other topics.
Join us on this worthwhile endeavor!
Join us on this worthwhile endeavor!
Solving Daily LeetCode Together. 2501. Longest Square Streak in an Array
In this video, I showed my thought process while solving LeetCode problem 2501. Longest Square Streak in an Array. Enjoy the video and happy coding.
Переглядів: 7
Відео
LeetCode 1310 XOR Queries of a Subarray
Переглядів 18Місяць тому
This is the LeetCode daily September 14, 2024. In this video, we talk about a property of XOR and how it helps us solve the problem. Timecodes: 0:00 - Intro 0:12 - Walking through an example 6:38 - Solving the problem 12:57 - Code
LeetCode 875. Koko Eating Bananas
Переглядів 13Місяць тому
You can also find a nice explanation of this problem on this medium article medium.com/@gismetmajidov/binary-search-part-3-continued-pattern-to-solve-leetcode875-koko-eating-bananas-413acd49ce33 Timecodes 0:00 - Problem description 0:48 - Drawing explanation 10:52 - Code
Euclid's Algorithm - You need to know this.
Переглядів 19Місяць тому
The Euclid's algorithm, also known as Euclidean algorithm, is an algorithm for finding the greatest common divisor (GCD) of two integers numbers . Timecodes 0:00 - Intro 0:22 - Examples 0:46 - Dry run of the algorithm 1:28 - The pseudocode 1:44 - A trick to remember the formula 2:45 - A direct proof of the formula
LeetCode 1894 Find the Student That Will Replace The Chalk
Переглядів 2193 місяці тому
A nice problem to practice prefix sum and binary search and also the use case of module operator.
LeetCode. 2181. Merge Nodes in Between Zeros
Переглядів 123 місяці тому
If you like the video, please consider subscribing to the channel as it helps more people find out about this channel. And also please don't forget to give it a like.
2270. Number of Ways to Split Array. LeetCode
Переглядів 4210 місяців тому
As a challenge problem, you could try solving the problem "2256. Minimum Average Difference", which is very similar to this problem.
1509. Minimum Difference Between Largest and Smallest Value in Three Moves. LeetCode
Переглядів 27011 місяців тому
If you have any questions or any problems you want me to consider, please write them down in the comments section. I'll be happy to help.
Minimized Maximum of Products Distributed to Any Store - LeetCo
Переглядів 8411 місяців тому
This is the first video on this channel. I hope you enjoyed it!.
Ohhhhjhj🎉
Great explanation. I like the solution.
The first clear explanation that I saw about this question. Thanks, man.
I appreciate your comment. I have been quite busy with my academic life so I stopped publishing videos. New videos are coming soon.