Interview Practice with Classic Coding Questions in Go
This course focuses on classic coding questions commonly asked in technical interviews. You will practice implementing algorithms for problems such as searching in a matrix, rotating an array, and finding the longest common prefix. Master these algorithms to strengthen your coding skills and excel in technical interviews.
Lessons and practices
Check Toeplitz Matrix in Go
Counting Integers Smaller Than Target in Sorted Matrix
Find Min and Max on the Secondary Diagonal of a Square Matrix
Find the Row of Target in a Sorted Matrix
Reverse an Array In-Place
Anti-clockwise Array Rotation in Go
Shuffle Every k-th Element in Array
Reverse Array in Groups
Rotate a Slice by k Positions in Go
Determine Common Characters Between Strings
Longest Common Suffix Detection in Go
Repeated Substring Checker
Largest Common Prefix Implementation in Go
Efficient Longest Common Prefix in Strings
Find the Most Common Substring
Merging Sorted Arrays in Reverse Order
Merge Two Sorted Arrays into Unique Descending Order
Merge and Remove Common Elements from Two Sorted Arrays in Go
Merge Sorted Slices in Go
Selection Sort Algorithm Implementation
Insertion Sort Algorithm in Go
Merge Sort Implementation in Go
QuickSort Algorithm in Go
Interested in this course? Learn and practice with Cosmo!
Practice is how you turn knowledge into actual skills.