KZ
bin
Негізгі бет
Қазірдің өзінде танымал
Тікелей эфир
Ұнаған бейнелер
Қайтадан қараңыз
Жазылымдар
Кіру
Тіркелу
Ең жақсы KZbin
Фильм және анимация
Автокөліктер мен көлік құралдары
Музыка
Үй жануарлары мен аңдар
Спорт
Ойындар
Комедия
Ойын-сауық
Тәжірибелік нұсқаулар және стиль
Ғылым және технология
Жазылу
Programming Headache
Daily programming
14:12
Solving Advent Of Code 2024 - Day 4: Ceres Search (Part two)
Күн бұрын
1:02
Cesaro Fractal using p5
Күн бұрын
1:48
Solving Leetcode Problems - 2418. Sort the People
Күн бұрын
2:18
Solving Leetcode Problems - 596. Classes More Than 5 Students
Күн бұрын
22:42
Solving Advent Of Code 2024 - Day 4: Ceres Search (Part one)
14 күн бұрын
16:00
Solving Advent Of Code 2024 - Day 3: Mull It Over (Part two)
14 күн бұрын
5:55
Solving Advent Of Code 2024 - Day 1: Historian Hysteria (Part two)
14 күн бұрын
17:16
Solving Advent Of code 2024 - Day 3: Mull It Over (Part one)
14 күн бұрын
14:23
Solving Advent Of Code 2024 - Day 2: Red Nosed Reports (Part one)
14 күн бұрын
6:22
Solving Advent of Code 2024 - Day 1: Historian Hysteria (Part one)
14 күн бұрын
1:22
Solving Leetcode Problems - 1295. Find Numbers with Even Number of Digits
14 күн бұрын
4:02
Solving Leetcode problems - 577. Employee Bonus
14 күн бұрын
2:40
Solving Leetcode Problems - 586. Customer Placing the Largest Number of Orders
21 күн бұрын
1:21
Solving Leetcode Problems - 511. Game Play Analysis I
21 күн бұрын
3:26
Solving leetcode problems - 121. Best Time to Buy and Sell Stock
21 күн бұрын
3:44
Solving Leetcode Problems - 1633. Percentage of Users Attended a Contest
21 күн бұрын
5:16
Solving Leetcode problems - 13. Roman to Integer
28 күн бұрын
3:17
Solving leet code problems - 175. Combine Two Tables
28 күн бұрын
3:12
Solving leetcode problems - 896. Monotonic Array
Ай бұрын
1:42
Solving leetcode problems - 3110. Score of a String
Ай бұрын
9:10
Solving Leetcode Problems - 202. Happy Number
Ай бұрын
3:53
Solving Leetcode Problems - 69. Sqrt(x)
Ай бұрын
10:40
Solving Leetcode problems - 434. Number of Segments in a String
Ай бұрын
2:21
Solving Leetcode problems - 191. Number of 1 Bits
Ай бұрын
1:21
Solving Leetcode Problems - 2723. Add Two Promises
Ай бұрын
2:02
Solving Leetcode Problems 81. Employees Earning More Than Their Managers
Ай бұрын
2:22
Solvind Leetcode Problems - 3340. Check Balanced String
Ай бұрын
3:01
Solving Leetcode Problems - 258. Add Digits
Ай бұрын
6:40
Solving LeetCode Problems - 242. Valid Anagram
Ай бұрын
Пікірлер
@catnipIsOfficial
14 күн бұрын
You motivated me to solve it too,😀
@gurjeetkaur8523
Ай бұрын
i want to learn coding for free in hindi
@Akshay-rj7xm
Ай бұрын
❤
@derppppppp
Ай бұрын
noice
@harshvardhansharma8514
Ай бұрын
Finally found someone whose typing speed is exactly like me
@ProgrammingHeadache
Ай бұрын
😅
@LoL-hv6px
Ай бұрын
return s[::-1]
@ProgrammingHeadache
Ай бұрын
Its c#, s.Reverse() 😁
@shreyasdesai24
Ай бұрын
Which keyboard is it ?
@ProgrammingHeadache
Ай бұрын
Keychron v4
@jailmawkluji1547
Ай бұрын
but you didnt pass output array by referene??
@ProgrammingHeadache
Ай бұрын
In C# Object parameters are passed with a copy of the reference.
@nothingisreal6345
2 ай бұрын
public static int lengthOfLastWord(string s) { return s.Split(" ", StringSplitOptions.RemoveEmptyEntries | StringSplitOptions.TrimEntries).Last()?.Length ?? 0; }
@serrato987
9 ай бұрын
bello bello muy bello
@serrato987
9 ай бұрын
Ahora sí se ve bien hacker el setup
@nazgulresebo
9 ай бұрын
Programando desde la matrix
@ashfaqkhan-e1f
9 ай бұрын
We appreciate it
@ProgrammingHeadache
9 ай бұрын
If you want a detailed explanation there's an article with source code in the video description.
@serrato987
9 ай бұрын
0:12 cómo le haces para borrar asi las lineas comentadas?
@ProgrammingHeadache
9 ай бұрын
jaja es un replace de * a nada
@serrato987
9 ай бұрын
Te tardaste mas en leer el problema
@ProgrammingHeadache
9 ай бұрын
Ahora han estado saliendo unos fáciles
@serrato987
10 ай бұрын
Este quedó bien elegante jejej
@nazgulresebo
10 ай бұрын
I can do it better XD
@serrato987
10 ай бұрын
Se parece al react
@ProgrammingHeadache
10 ай бұрын
Sí tiene la misma idea de componentes, estados y programar la UI.