Please open Telegram to view this post
VIEW IN TELEGRAM
LeetCode
Maximum Subarray - LeetCode
Can you solve this real interview question? Maximum Subarray - Given an integer array nums, find the subarray with the largest sum, and return its sum.
Example 1:
Input: nums = [-2,1,-3,4,-1,2,1,-5,4]
Output: 6
Explanation: The subarray [4,-1,2,1] hasโฆ
Example 1:
Input: nums = [-2,1,-3,4,-1,2,1,-5,4]
Output: 6
Explanation: The subarray [4,-1,2,1] hasโฆ
โก1
tg_image_314182173.jpeg
116.6 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
โก5
Mana Graflar boโlimini ham boshlab oldik Alhamdulillah. Endi graflar haqida kamchiliklarni toโldirib oโrniga oshigโi bilan bilimlar olishingiz mumkin, buni hali ancha davom ettiraman qoโlimdan kegancha.
Telegram: JavaHereBlogs
Youtube: JavaIsHere
Please open Telegram to view this post
VIEW IN TELEGRAM
YouTube
Graphs theory | Graflar nazariyasi
Bu darsda dasturlashdagi graflar mavsuzini o'rganamiz.
O'zbekcha kontentlar ko'payishiga va tarqalishiga hissa qo'shing.
Asosiy qismlari:
00:00 - Kirish
00:44 - Asosiy qism
02:36 - Konigsberg ko'priklari masalasi
03:10 - Unordered Pair
04:14 - Ordered Pairโฆ
O'zbekcha kontentlar ko'payishiga va tarqalishiga hissa qo'shing.
Asosiy qismlari:
00:00 - Kirish
00:44 - Asosiy qism
02:36 - Konigsberg ko'priklari masalasi
03:10 - Unordered Pair
04:14 - Ordered Pairโฆ
๐ฅ7โก2
Please open Telegram to view this post
VIEW IN TELEGRAM
LeetCode
Minimum Average Difference - LeetCode
Can you solve this real interview question? Minimum Average Difference - You are given a 0-indexed integer array nums of length n.
The average difference of the index i is the absolute difference between the average of the first i + 1 elements of nums andโฆ
The average difference of the index i is the absolute difference between the average of the first i + 1 elements of nums andโฆ
โก1๐1
tg_image_223185789.jpeg
200.6 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
โก1๐1
Please open Telegram to view this post
VIEW IN TELEGRAM
LeetCode
Two Sum - LeetCode
Two Sum - Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target.
You may assume that each input would have exactly one solution, and you may not use the same element twice.
You can returnโฆ
You may assume that each input would have exactly one solution, and you may not use the same element twice.
You can returnโฆ
โก1๐1
tg_image_217301420.jpeg
121.2 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ฅ2๐1
Please open Telegram to view this post
VIEW IN TELEGRAM
LeetCode
Merge Sorted Array - LeetCode
Can you solve this real interview question? Merge Sorted Array - You are given two integer arrays nums1 and nums2, sorted in non-decreasing order, and two integers m and n, representing the number of elements in nums1 and nums2 respectively.
Merge nums1โฆ
Merge nums1โฆ
โก1๐1
tg_image_1132433497.jpeg
161.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐2
JavaHere's Blogs ๐ pinned ยซ๐ ๐ ๐ Mana Graflar boโlimini ham boshlab oldik Alhamdulillah. Endi graflar haqida kamchiliklarni toโldirib oโrniga oshigโi bilan bilimlar olishingiz mumkin, buni hali ancha davom ettiraman qoโlimdan kegancha. Telegram: JavaHereBlogs Youtube: JavaIsHereยป
Please open Telegram to view this post
VIEW IN TELEGRAM
LeetCode
Middle of the Linked List - LeetCode
Can you solve this real interview question? Middle of the Linked List - Given the head of a singly linked list, return the middle node of the linked list.
If there are two middle nodes, return the second middle node.
Example 1:
[https://assets.leetโฆ
If there are two middle nodes, return the second middle node.
Example 1:
[https://assets.leetโฆ
tg_image_694412014.jpeg
152 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
โก1
tg_image_4098302883.jpeg
178.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
tg_image_4045841909.jpeg
107.6 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
LeetCode
Odd Even Linked List - LeetCode
Can you solve this real interview question? Odd Even Linked List - Given the head of a singly linked list, group all the nodes with odd indices together followed by the nodes with even indices, and return the reordered list.
The first node is consideredโฆ
The first node is consideredโฆ
๐3