tg_image_1586352280.jpeg
253.5 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
tg_image_2246899401.jpeg
172.8 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3π1
Kun masalasi: 872. Leaf-Similar Trees
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
Please open Telegram to view this post
VIEW IN TELEGRAM
LeetCode
Leaf-Similar Trees - LeetCode
Can you solve this real interview question? Leaf-Similar Trees - Consider all the leaves of a binary tree, from left to right order, the values of those leaves form a leaf value sequence.
[https://s3-lc-upload.s3.amazonaws.com/uploads/2018/07/16/tree.png]β¦
[https://s3-lc-upload.s3.amazonaws.com/uploads/2018/07/16/tree.png]β¦
β‘1
6-kun
Masala: 387. First Unique Character in a String
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
Masala: 387. First Unique Character in a String
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
LeetCode
First Unique Character in a String - LeetCode
Can you solve this real interview question? First Unique Character in a String - Given a string s, find the first non-repeating character in it and return its index. If it does not exist, return -1.
Example 1:
Input: s = "leetcode"
Output: 0
Explanation:β¦
Example 1:
Input: s = "leetcode"
Output: 0
Explanation:β¦
β‘1
6-kun
Masala: 242. Valid Anagram
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
Masala: 242. Valid Anagram
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
LeetCode
Valid Anagram - LeetCode
Can you solve this real interview question? Valid Anagram - Given two strings s and t, return true if t is an anagram of s, and false otherwise.
Example 1:
Input: s = "anagram", t = "nagaram"
Output: true
Example 2:
Input: s = "rat", t = "car"
Output:β¦
Example 1:
Input: s = "anagram", t = "nagaram"
Output: true
Example 2:
Input: s = "rat", t = "car"
Output:β¦
π1
Kun masalasi: 1026. Maximum Difference Between Node and Ancestor
Qiyinlik darajasi: O'rta
Bizni kuzatishda davom eting
Telegram | Youtube
Please open Telegram to view this post
VIEW IN TELEGRAM
LeetCode
Maximum Difference Between Node and Ancestor - LeetCode
Can you solve this real interview question? Maximum Difference Between Node and Ancestor - Given the root of a binary tree, find the maximum value v for which there exist different nodes a and b where v = |a.val - b.val| and a is an ancestor of b.
A nodeβ¦
A nodeβ¦
Please open Telegram to view this post
VIEW IN TELEGRAM
7-kun
Masala: 141. Linked List Cycle
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
Masala: 141. Linked List Cycle
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
LeetCode
Linked List Cycle - LeetCode
Can you solve this real interview question? Linked List Cycle - Given head, the head of a linked list, determine if the linked list has a cycle in it.
There is a cycle in a linked list if there is some node in the list that can be reached again by continuouslyβ¦
There is a cycle in a linked list if there is some node in the list that can be reached again by continuouslyβ¦
Please open Telegram to view this post
VIEW IN TELEGRAM
7-kun
Masala: 21. Merge Two Sorted Lists
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
Masala: 21. Merge Two Sorted Lists
Qiyinlik darajasi: Oson
Bizni kuzatishda davom eting
Telegram | Youtube
LeetCode
Merge Two Sorted Lists - LeetCode
Can you solve this real interview question? Merge Two Sorted Lists - You are given the heads of two sorted linked lists list1 and list2.
Merge the two lists into one sorted list. The list should be made by splicing together the nodes of the first two lists.β¦
Merge the two lists into one sorted list. The list should be made by splicing together the nodes of the first two lists.β¦