Programming Language : Python π±
πΈ Web-site : LeetCode
π Topic : #String
π Problem : Find the Longest Balanced Substring of a Binary String
π― Level : #Easy
π» Author : Sultanov Boburbek
πΈ Web-site : LeetCode
π Topic : #String
π Problem : Find the Longest Balanced Substring of a Binary String
π― Level : #Easy
π» Author : Sultanov Boburbek
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3 1
Programming Language : Python π±
πΈ Web-site : LeetCode
π Topic : #Array
π Problem : Keep Multiplying Found Values by Two
π― Level : #Easy
π» Author : Sultanov Boburbek
πΈ Web-site : LeetCode
π Topic : #Array
π Problem : Keep Multiplying Found Values by Two
π― Level : #Easy
π» Author : Sultanov Boburbek
Please open Telegram to view this post
VIEW IN TELEGRAM
π3π2β‘1π₯1 1
Programming Language : Python π±
πΈ Web-site : LeetCode
π Topic : #Array
π Problem : Determine if Two Events Have Conflict
π― Level : #Easy
π» Author : Sultanov Boburbek
πΈ Web-site : LeetCode
π Topic : #Array
π Problem : Determine if Two Events Have Conflict
π― Level : #Easy
π» Author : Sultanov Boburbek
Please open Telegram to view this post
VIEW IN TELEGRAM
π2π₯2β‘1π₯°1
Programming Language : Python π±
πΈ Web-site : LeetCode
π Topic : #String
π Problem : Determine Color of a Chessboard Square
π― Level : #Easy
π» Author : Sultanov Boburbek
πΈ Web-site : LeetCode
π Topic : #String
π Problem : Determine Color of a Chessboard Square
π― Level : #Easy
π» Author : Sultanov Boburbek
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯2β‘1
Programming Language : Python π±
πΈ Web-site : LeetCode
π Topic : #String
π Problem : Lexicographically Smallest String After a Swap
π― Level : #Easy
π» Author : Sultanov Boburbek
πΈ Web-site : LeetCode
π Topic : #String
π Problem : Lexicographically Smallest String After a Swap
π― Level : #Easy
π» Author : Sultanov Boburbek
Please open Telegram to view this post
VIEW IN TELEGRAM
Programming Language : Python π±
πΈ Web-site : LeetCode
π Topic : #HashTable
π Problem : Contains Duplicate II
π― Level : #Easy
π» Author : Sultanov Boburbek
πΈ Web-site : LeetCode
π Topic : #HashTable
π Problem : Contains Duplicate II
π― Level : #Easy
π» Author : Sultanov Boburbek
Please open Telegram to view this post
VIEW IN TELEGRAM
π2 2π₯1
Programming Language : Python π±
πΈ Web-site : LeetCode
π Topic : #Array , #DynamicProgramming
π Problem : Longest Subarray of 1's After Deleting One Element
π― Level : #Medium
π» Author : Telegram π± | Linkedin π± | GitHub π±
πΈ Web-site : LeetCode
π Topic : #Array , #DynamicProgramming
π Problem : Longest Subarray of 1's After Deleting One Element
π― Level : #Medium
π» Author : Telegram π± | Linkedin π± | GitHub π±
π3β€1π₯1π1π1 1
Pythonda ekranga maβlumot chiqarish uchun qaysi funksiya ishlatiladi ?
Anonymous Quiz
0%
output()
84%
print()
0%
write()
16%
show()
π4
Nega Pythonβda list (roβyxat) obyektlari lugβat (dictionary) ichida kalit boβla olmaydi?
Anonymous Quiz
55%
Chunki listlar oβzgaruvchan boβlgani uchun hash (xesh) qilib boβlmaydi.
0%
Chunki listlar faqat butun son (integer) elementlarni oβz ichiga oladi
18%
Chunki listlar boshqa kalitlar bilan taqqoslash jarayonida sekin ishlaydi.
27%
Chunki listlar avtomatik ravishda tuple (kortej) ga aylantiriladi.
π1π₯1
Pythonβdagi lambda funksiyalarining qaysi cheklovi ularni oddiy funksiyalarga nisbatan kamroq moslashuvchan qiladi?
Anonymous Quiz
0%
Lambda funksiyalar shart operatorlarini (if) oβz ichiga ololmaydi.
38%
Lambda funksiyalar qiymat qaytara olmaydi.
25%
Lambda funksiyalar argumentlar qabul qila olmaydi.
38%
Lambda funksiyalar faqat bitta ifodani oβz ichiga olishi mumkin.
π1π1
Pythonβda satrning barcha harflarini katta harflarga oβtkazib qaytaradigan qaysi metod?
Anonymous Quiz
70%
upper()
0%
upcase()
10%
capitalize()
20%
toUpperCase()
β‘1π1
Pythonda lugβat (dict) ichida mavjud boβlmagan kalitga murojaat qilinganda qaysi xatolik (exception) yuzaga keladi?
Anonymous Quiz
0%
IndexError
42%
ValueError
42%
KeyError
17%
AttributeError
π2
β> sorted({3: 'c', 1: 'a', 2: 'b'}.values()) ifodasi qanday natija qaytaradi ?
Anonymous Quiz
31%
[1, 2, 3]
50%
['a', 'b', 'c']
6%
['c', 'a', 'b']
13%
{'a', 'b', 'c'}