Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c3f7a19

Browse files
committed
update amazon file
1 parent 2e2201a commit c3f7a19

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

‎algoexpert/05-jul.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ bool hasSingleCycle(vector<int> array) {
118118
i = (i + array[i]) % N;
119119
}
120120
return counter == N;
121-
122-
return true;
123121
}
124122

125123
class AncestralTree {

‎behavior/amazon.org

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ Sample answer: https://youtu.be/Rn3EjvukTkI
158158
- Task:
159159
- Action:
160160
- Result:
161-
162161
** What's your greatest strength
163162
Sample answer: https://youtu.be/q8fK73QjmbA
164163
- Situation:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /