File tree 9 files changed +9
-17
lines changed
2-0-data-structures-and-algorithms
9 files changed +9
-17
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,10 @@ runtime to compile time and makes type parametrization safer.**
22
22
* [ Effective Java, Chapter 5 – Generics] ( https://read.amazon.com/kp/embed?asin=B078H61SCH&preview=newtab&linkCode=kpe&ref_=cm_sw_r_kb_dp_SADNB2C41TWARGY4QGKZ ) 📘
23
23
24
24
### Exercise overview 🇺🇦
25
- [ ![ Linked List ] ( https://yt-embed.herokuapp .com/embed?v= EaL5KsSlEQM )] ( https://youtu.be/ EaL5KsSlEQM )
25
+ [ ![ Watch the video ] ( https://img.youtube .com/vi/ EaL5KsSlEQM/0.jpg )] ( https://www.youtube.com/watch?v= EaL5KsSlEQM )
26
26
27
27
---
28
28
#### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
29
- #### ➡️ Have any feedback? – [ Please fill the form ] ( https://forms.gle/u6kHcecFuzxV232LA )
30
29
31
30
##
32
31
<div align =" center " ><img src =" https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif " height =50/ ></div >
Original file line number Diff line number Diff line change @@ -10,12 +10,11 @@ Learn annotations basics to better understand how the frameworks use them 💪
10
10
* set ** default value** for a member ✅
11
11
* ** use custom annotation** on a class ✅
12
12
13
- ---
14
- #### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
15
- #### ➡️ Have any feedback? – [ Please fill the form ] ( https://forms.gle/UADe1YKHiFVXQJLF8 )
16
13
17
14
### Exercise overview 🇺🇦
18
- [ ![ Linked List ] ( https://yt-embed.herokuapp .com/embed?v= KF1H2EOCdD4 )] ( https://youtu.be/ KF1H2EOCdD4 )
15
+ [ ![ Watch the video ] ( https://img.youtube .com/vi/ KF1H2EOCdD4/0.jpg )] ( https://www.youtube.com/watch?v= KF1H2EOCdD4 )
19
16
17
+ ---
18
+ #### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
20
19
##
21
20
<div align =" center " ><img src =" https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif " height =50/ ></div >
Original file line number Diff line number Diff line change @@ -13,11 +13,10 @@ You're supposed to be familiar **Java classes** and **generics**
13
13
* create a ** circle of linked nodes** ✅
14
14
15
15
### Exercise overview 🇺🇦
16
- [ ![ Linked List ] ( https://yt-embed.herokuapp .com/embed?v= Ot5ma8NXcS0 )] ( https://youtu.be/ Ot5ma8NXcS0 )
16
+ [ ![ Watch the video ] ( https://img.youtube .com/vi/ Ot5ma8NXcS0/0.jpg )] ( https://www.youtube.com/watch?v= Ot5ma8NXcS0 )
17
17
18
18
---
19
19
#### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
20
- #### ➡️ Have any feedback? – [ Please fill the form ] ( https://forms.gle/JGTFw5nfwR89tmSbA )
21
20
22
21
##
23
22
<div align =" center " ><img src =" https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif " height =50/ ></div >
Original file line number Diff line number Diff line change @@ -21,8 +21,7 @@ stored to the stack.**
21
21
* maintain stack ** size** ✅
22
22
23
23
---
24
- #### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
25
- #### ➡️ Have any feedback? – [ Please fill the form ] ( https://forms.gle/VgcSYEgm68pzYp6E8 )
24
+ #### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
26
25
27
26
##
28
27
<div align =" center " ><img src =" https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif " height =50/ ></div >
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ You're supposed to be familiar [Queue](https://en.wikipedia.org/wiki/Queue_(abst
12
12
13
13
---
14
14
#### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
15
- #### ➡️ Have any feedback? – [ Please fill the form ] ( https://forms.gle/ps9feaVAUsUT1gA29 )
16
15
17
16
##
18
17
<div align =" center " ><img src =" https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif " height =50/ ></div >
Original file line number Diff line number Diff line change @@ -13,11 +13,10 @@ You're supposed to be familiar [Linked List](https://en.wikipedia.org/wiki/Linke
13
13
* maintain list ** size** ✅
14
14
15
15
### Exercise overview 🇺🇦
16
- [ ![ Linked List ] ( https://yt-embed.herokuapp .com/embed?v= knhSNO3bAHo )] ( https://youtu.be/ knhSNO3bAHo )
16
+ [ ![ Watch the video ] ( https://img.youtube .com/vi/ knhSNO3bAHo/0.jpg )] ( https://www.youtube.com/watch?v= knhSNO3bAHo )
17
17
18
18
---
19
19
#### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
20
- #### ➡️ Have any feedback? – [ Please fill the form ] ( https://forms.gle/tjCWWmpPHupe7Y8x7 )
21
20
22
21
##
23
22
<div align =" center " ><img src =" https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif " height =50/ ></div >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Build strong skills implementing a well known Array List data structure 💪
17
17
* maintain list ** size** ✅
18
18
19
19
### Exercise overview 🇺🇦
20
- [ ![ Linked List ] ( https://yt-embed.herokuapp .com/embed?v= jFBKToSC3ag )] ( https://youtu.be/ jFBKToSC3ag )
20
+ [ ![ Watch the video ] ( https://img.youtube .com/vi/ jFBKToSC3ag/0.jpg )] ( https://www.youtube.com/watch?v= jFBKToSC3ag )
21
21
22
22
---
23
23
Original file line number Diff line number Diff line change @@ -15,11 +15,10 @@ Learn tree data structures and build strong skills implementing binary search tr
15
15
16
16
17
17
### Exercise overview 🇺🇦
18
- [ ![ Linked List ] ( https://yt-embed.herokuapp .com/embed?v= alxzyWswCVg )] ( https://youtu.be/ alxzyWswCVg )
18
+ [ ![ Watch the video ] ( https://img.youtube .com/vi/ alxzyWswCVg/0.jpg )] ( https://www.youtube.com/watch?v= alxzyWswCVg )
19
19
20
20
---
21
21
#### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
22
- #### ➡️ Have any feedback? – [ Please fill the form ] ( https://forms.gle/7U9XZHuTtT5xpjXR6 )
23
22
24
23
##
25
24
<div align =" center " ><img src =" https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif " height =50/ ></div >
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ Learn a Hash Table data structures and build strong skills creating a hash table
11
11
12
12
---
13
13
#### 🆕 First time here? – [ See Introduction] ( https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction )
14
- #### ➡️ Have any feedback? – [ Please fill the form ] ( https://forms.gle/7U9XZHuTtT5xpjXR6 )
15
14
16
15
##
17
16
<div align =" center " ><img src =" https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif " height =50/ ></div >
You can’t perform that action at this time.
0 commit comments