Algorithms questions and answers
Sorting, searching, recursion, graphs and dynamic programming. Page 7 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 361-420
- Algorithms based on number base systems?
- Algorithms for building a peer to peer search engine with distributed database
- Algorithms for compression of set tries
- Algorithms for Deducing a Timeline / Chronology
- Algorithms for determining the key of an audio sample
- Algorithms for finding a look alike face?
- Algorithms for fuzzy matching strings
- Algorithms for Optimization with Fast Disk Storage SSDs?
- Algorithms for realtime strategy wargame AI
- Algorithms for subgraph isomorphism detection
- Algorithms FPGAs dominate CPUs on
- algorithms how do divide-and-conquer and time complexity Onlogn relate?
- Algorithms Hybrid MergeSort and InsertionSort Execution Time
- Algorithms question flipping columns
- Algorithms to identify Markov generated content?
- Algorithms with superexponential runtime?
- Algorithms/Data structures for collapsing overlapping events on a timeline
- All cases covered Bresenham's line-algorithm
- All minimum spanning trees implementation
- all permutations of a binary sequence x bits long
- All points with minimum Manhattan distance from all other given points Optimized
- All Possible Combinations of a list of Values
- All possible combinations of an array
- All possible paths from one node to another in a directed tree igraph
- All possible paths in a cyclic undirected graph
- Alpha-beta pruning Fail-hard VS. Fail-soft
- Alternate between operations in a for-loop
- Am I right about the differences between Floyd-Warshall, Dijkstra''s and Bellman-Ford algorithms?
- Amortized analysis of stdvector insertion
- Amortized complexity in layman's terms?
- Amortized time of dynamic array
- An algorithm for converting a base-10 number to a base-N number
- an algorithm for fitting a rectangle inside a polygon
- An algorithm for inflating/deflating offsetting, buffering polygons
- An algorithm for selecting a dark color similar to a light color
- An algorithm to calculate probability of a sum of the results happening
- An algorithm to detect permutations of Hankel matrices
- An algorithm to determine if a number belongs to a group or not
- An algorithm to find a pair of sums from a list of numbers?
- An algorithm to find bounding box of closed bezier curves?
- An algorithm to find common edits
- An algorithm to find the nth largest number in two arrays of size n
- An algorithm to find the seed root of a given number
- An algorithm to increase / decrease load in an application based on the number of exceptions
- An algorithm to solve a simple? array problem
- An algorithm to space out overlapping rectangles?
- An efficient compression algorithm for short text strings
- An efficient sorting algorithm for almost sorted list containing time data?
- An efficient way to compute mathematical constant e
- An implementation of Sharir's or Aurenhammer's deterministic algorithm for calculating the intersection/union of 'N' circles
- An interesting Google interview algorithm I found online that requires linear time
- An intuitive understanding of heapsort?
- An inverse Fibonacci algorithm?
- An iterative algorithm for Fibonacci numbers
- An Optimum 2D Data Structure
- An ordered dictionary supporting decrease-key?
- An understandable clusterization
- Anagram algorithm in java
- Anagram algorithm with minimum complexity
- Anagram solver based on statistics rather than a dictionary/table?

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