Algorithms questions and answers
Sorting, searching, recursion, graphs and dynamic programming. Page 4 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 181-240
- Algorithm for self-scaling ruler in plotter GUI component
- Algorithm for Shuffling a Linked List in n log n time
- Algorithm for simplifying decimal to fractions
- Algorithm for solving Flow Free Game
- algorithm for solving resource allocation problems
- Algorithm for solving Sudoku
- Algorithm for solving this distributing beads puzzle?
- Algorithm for Text Wrapping Within a Shape
- Algorithm for the game of Chomp
- Algorithm for Tree Traversal
- algorithm for two phase totally ordered multicast
- Algorithm for type checking ML-like pattern matching?
- Algorithm function for fibonacci series
- algorithm gigantic number of very sparse bit arrays, which encoding to use
- Algorithm How do I fade from Red to Green via Yellow using RGB values?
- Algorithm identify pairwise conflicts in a set of objects, given only there is a conflict in this list oracle
- algorithm issue - find the least common subset
- Algorithm Letters and envelopes pairing
- Algorithm on interview
- Algorithm Optimization - Shortest Route Between Multiple Points
- Algorithm or C library for identifying 'keywords' in a set of messages?
- Algorithm or SQL to find where conditions for a set of columns which ensures result set has value in a particular column always 0
- Algorithm possible amounts overpaid for a specific price, based on denominations
- Algorithm Printing the correct index for the character sequence
- Algorithm puzzle interview
- Algorithm Python find the smallest number greater than k
- Algorithm Question on File Search Indexing
- Algorithm that creates teams based on a numeric skill value
- Algorithm that generates all contiguous subarrays
- Algorithm that searches for related items based on common tags
- Algorithm to add Color in Bezier curves
- Algorithm to add or subtract days from a date?
- Algorithm to auto-arrange entity relationship diagram
- Algorithm to calculate a page importance based on its views / comments
- Algorithm to calculate number of intersecting discs
- Algorithm to calculate the most energy efficient ad-hoc network
- Algorithm to calculate the number of 1s for a range of numbers in binary
- Algorithm to calculate the number of combinations to form 100
- Algorithm to calculate the number of divisors of a given number
- Algorithm to Calculate the Number of Lattice Points in a Polygon
- Algorithm to check if two boxes overlap
- Algorithm to check similarity of colors
- Algorithm to classify a list of products?
- Algorithm to classify a list of products? Take 2
- Algorithm to compare similarity of English sentences
- Algorithm to compare two images
- Algorithm to compute a Voronoi diagram on a sphere?
- Algorithm to compute k fractions of form 1/r summing up to 1
- Algorithm to control acceleration until a position is reached
- Algorithm to convert an IEEE 754 double to a string?
- Algorithm to convert any positive integer to an RGB value
- Algorithm to convert RGB to HSV and HSV to RGB in range 0-255 for both
- Algorithm to count occurrences of a matrix inside a larger one
- Algorithm to cover maximal number of points with one circle of given radius
- algorithm to define a geofence and see if a point is inside/outside it
- Algorithm to detect intersection of two rectangles?
- Algorithm to detect node failure in a distributed system
- Algorithm to detect overlapping periods
- Algorithm to detect overlapping periods
- Algorithm to detect similar documents in python script

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