Algorithms questions and answers
Sorting, searching, recursion, graphs and dynamic programming. Page 13 of 20.
Data Structures & Algorithms practice on Codemia
Step through 300 algorithm problems with animated visualisers that show the data structure changing as the code runs.
Answers 721-780
- Chord detection algorithms?
- Circle-Circle Collision Prediction
- Circle line-segment collision detection algorithm?
- Circular lock-free buffer
- City building strategy algorithms
- Clarification of statement of performance of collection's binary search from javadoc
- Clean, efficient algorithm for wrapping integers in C
- clickhouse how to guarantee one data row per a pksorting key?
- Clique problem algorithm design
- Closest group of 3 points
- Closest point to a given point
- Cluster centers in k-means?
- Clustering Algorithm for Mapping Application
- Clustering Algorithm for Mapping Application
- Clustering Algorithm for Paper Boys
- cocktail party algorithm SVD implementation ... in one line of code?
- Code-golf generate pascal's triangle
- Code generation by genetic algorithms
- Code golf combining multiple sorted lists into a single sorted list
- Code Golf Gray Code
- Codility - min average slice
- Codility MinAbsSum
- Codility passing car - how to approach this problem
- Codility Peaks Complexity
- Codility PermCheck why my solution is not working
- Codility test - find multiples in range
- Coin change DP solution to keep track of coins
- Coin changing algorithm
- Collatz Conjecture Python - Incorrect Output Above 2 Trillion Only
- Collision detection of huge number of circles
- Color Logic Algorithm
- Combinatorial optimization
- Combinatorics Algorithm
- Combining heuristics when ranking social network news feed items
- Commit Failure in Paxos
- Common algorithm for generating a diff of the fields in two beans?
- Common subsequence of given length
- Compare every item to every other item in ArrayList
- compare function for upper_bound / lower_bound
- Compare multiple algorithms with sklearn pipeline
- Compare string similarity
- Compare string similarity
- Compare two integer arrays with same length
- Compare two numbers for likeness
- Comparing 1 million integers in an array without sorting it first
- Comparing arrays that have same elements in different order
- Comparing object graph representation to adjacency list and matrix representations
- Comparing two collections for equality irrespective of the order of items in them
- Comparison-based ranking algorithm
- Comparison between timsort and quicksort
- Comparison method violates its general contract
- Comparison of experimental running time of algorithm vs. theoretical running time functions
- Comparison of Vector clocks for event correlation
- Complete Weighted Graph and Hamiltonian Tour
- Complexity for converting any propositional formula to CNF format
- Complexity of a double for loop
- complexity of a randomized search algorithm
- Complexity of algorithm stdincludes in c
- Complexity of an algorithm with two recursive calls
- Complexity of in operator in Python

Course
Intermediate
27 lessons
15 hours
DSA Fundamentals
Master algorithmic patterns and data structures through hands-on LeetCode-style problems - from arrays and hashing to dynamic programming and advanced graphs.
View the course