Algorithms questions and answers
Sorting, searching, recursion, graphs and dynamic programming. Page 2 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 61-120
- Advantage of depth first search over breadth first search or vice versa
- Advantages of SVM over decion trees and AdaBoost algorithm
- Affine transformation algorithm
- Affinity Propagation preferences initialization
- Aho-Corasick and Proper Substrings
- AI Fastest algorithm to find if path exists?
- AKS Primes algorithm in Python
- Algo for a stable 'download-time-remaining' in a download window
- Algo for dividing a number into almost equal whole numbers
- Algorithm- Sum of distances between every two nodes of a Binary Search Tree in On?
- Algorithm - finding starting index of array so that sum of elements stays 0
- algorithm - How to solve an arithmetic expression DAG?
- algorithm - minimizing boolean expressions
- Algorithm - solving linear equation in one variable
- algorithm - Sort an array with LogLogN distinct elements
- ALGORITHM - String similarity score/hash
- Algorithm about number theory
- Algorithm analysis tool for Java?
- algorithm behind the generation of the reverse bits lookup table8 bit
- Algorithm Calculate pseudo-random point inside an ellipse
- Algorithm C/C Fastest way to compute 2nd with a n and d 32 or 64 bit integers
- Algorithm challenge Generate color scheme from an image
- Algorithm Complexity Security MD5 or SHA1?
- Algorithm Create color from string
- Algorithm design can you provide a solution to the multiple knapsack problem?
- Algorithm design to assign nodes to graphs
- Algorithm Efficiency
- Algorithm efficient way to remove duplicate integers from an array
- Algorithm find connections between towns with a limit of train changes
- Algorithm Find minimum sum of k numbers from n arraysqueues
- Algorithm for 2-Satisfiability problem
- algorithm for a random space bordered by elements of equal length
- Algorithm for Additive Color Mixing for RGB Values
- Algorithm for autocomplete?
- Algorithm for automatic placement of flowchart shapes
- Algorithm for automating pairwise significance grouping labels in R
- Algorithm for Calculating Binomial Coefficient
- Algorithm for calculating inverse color
- Algorithm for calculating probabilities of a number being drawn opening a book
- Algorithm for classifying words for hangman difficulty levels as Easy,Medium, or Hard
- Algorithm for clustering with minimum size constraints
- Algorithm for computing the inverse of a polynomial
- Algorithm for computing the plausibility of a function / Monte Carlo Method
- Algorithm for counting common group memberships with big data
- Algorithm for creating a school timetable
- Algorithm for deleting one element in an single linked list with O1 complexity
- Algorithm for dependency resolution
- Algorithm for detecting clusters of dots
- Algorithm for detecting duplicates in a dataset which is too large to be completely loaded into memory
- Algorithm for detecting full loop when iterating over a list
- Algorithm for Determining Tic Tac Toe Game Over
- Algorithm for determining whether a point is inside a 3D mesh
- Algorithm for diameter of graph?
- Algorithm for downsampling array of intervals
- Algorithm for drawing an outline or stroke around any alpha transparent image
- Algorithm for drawing line with thickness / width
- Algorithm for enumerating all possible ways a rectangle can be split into n smaller rectangles
- Algorithm for estimating text width based on contents
- Algorithm for falling grid items
- Algorithm for Finding a circle among 2n3 points such that it contains n points inside, n points outside and 3 points on itself

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