-
below link has algo expert questions.
https://github.com/das-jishu/algoexpert-data-structures-algorithms/blob/master/Questions/
-
**NodeDepths problem in algoexpertsolution**
ques: Need to find the depth of the tree.
below is the solution
int nodeDepth(TreeNode t, int ldepth, int rdepth) {
if (t == null) {
returnโฆ
-
### ๐ฏ What did I Do?
- ๋
์: ์น์ ์งํฑํ๋ ๊ธฐ์
- ์ธํฐ๋ท ๊ธฐ์(์ฒซ์ฑํฐ) ๋ถ๋ถ ์ฝ์..
- ์ฌ์ด๋ํ์ ํ์
- ์ฐธ์ฌ์ค์ธ ์ฌ์ด๋ํ์ ์์
- ์ฝ์ง ๋ง๋
### ๐ What went WELL?
- ์ฌ์ด๋ํ์ ์์
๋ฐฅ๋จน๊ธฐ์ ์ pr์ ๋ชปํ ์ค ์์๋๋ฐ ํ๋ค
### ๐คจ What could have gone BEโฆ
-
Delete AlgoExpert Certificate
-
Add the AlgoExpert certificate
-
-
1. (epic) React
2. Javascript: https://github.com/getify/You-Dont-Know-JS
3. Typescript: https://basarat.gitbook.io/typescript/ , (https://ui.dev)
4. Algorithms: (can be bought with paypal: https:/โฆ
mithi updated
3 years ago
-
Hi @Mayank0255, will you add the solutions of algoexpert on Java, as you'r code are in Python.
That would be great help.
Thanks
-
I create a Demo based on your example.[https://codesandbox.io/s/mixed-size-problem-se92v](https://codesandbox.io/s/mixed-size-problem-se92v)
When I drag a big item from the second row's first column โฆ
-
- Plugin Name:
- Plugin Version: 6.15
- OS Name: Linux
- OS Version: 5.4.0-65-generic
- Java Version: 11.0.10
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- Is Snapshot: false
- App Build: IU-211.โฆ