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 dcd0f50

Browse files
Update README.md
1 parent ea4462d commit dcd0f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ⚫ Sorting in Tech Interviews 2024: 23 Key Questions & Answers
1+
# ⚫ Sorting Algorithms in Tech Interviews 2024: 23 Key Questions & Answers
22

33
**Sorting Algorithms** are methods used to rearrange elements in a sequence based on some criteria, such as numerical or lexicographical order. Common examples include quicksort, mergesort, and bubblesort. In coding interviews, questions on sorting algorithms gauge a candidate's grasp of **data organization techniques** and their trade-offs in terms of time and space complexity.
44

0 commit comments

Comments
(0)

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