-
Notifications
You must be signed in to change notification settings - Fork 0
/
lesson-info.yaml
88 lines (88 loc) · 2.16 KB
/
lesson-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
content:
- Palindrome
- A fixed point
- Finding a collection of elements in a sorted array
- Find the first occurrence of the word the
- Searching in a descending sorted array
- Move the pivot
- The sum of array elements
- The percentage of G and C characters
- Classes for Hospital
- Are siblings
- K-combination
- Alternating Fibonacci numbers
- Number of decompositions
- Digits from 0 to 9 in a single line
- Compression algorithm
- Bus tour
- An expression with large numbers
- The smallest value
- Generate random numbers
- Area of a circle
- Find the seed
- 30 years before and after
- The first and the last day of a month
- The n-th day from the end of a month
- Seconds since start of a day
- Return time without seconds
- Seconds between two time points
- Add days and subtract hours
- Add 11 hours and print the date
- Adding N minutes
- Leap year
- Don't be late again
- The New Year is coming (or not)
- The intersection of time ranges
- Convert to byte array
- Convert to bytes
- Reverse input text
- Count words
- Comparing strings ignoring whitespaces
- Return empty string when argument is null
- Avoid NPE
- Only true or false
- Safe converting
- Pastry packing optimization
- Calculator
- String reverser
- Max of two integers (1)
- Ternary predicate
- Creating a closure
- Decrement all
- Getting current thread info
- Message notifier as a thread
- Starting runnables
- Starting threads
- Count elements of an array in another one
- VeganPizza
- Ordering the execution of threads
- Calculate the number of distinct characters
- Multithreaded counter
- Thread-safe account
- Interrupting a thread
- Handling interruptions
- Reversing input numbers
- Finding and starting a thread
- Messaging
- Check whether a number is prime
- Greek letters
- Companies
- Split a list into sublists
- How many tasks are finished
- How many Callable objects are there
- Difference of times
- Execute Callable objects
- The sequence
- The countdown
- Number of occurrences
- Boxes are not just objects!
- Check for null
- The first element
- Invert an array
- Implementing the EntrySet method
- Shape
- Direction
- A simple calculator
- Calculator with four methods
- Decompose a math function
- Phone Book