Data Structures questions and answers
Arrays, maps, trees, heaps and how to pick between them. Page 11 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 601-660
- Create an int list feature to save as tfrecord in tensorflow?
- Create array of regex matches
- Create Balanced Binary Search Tree from Sorted linked list
- Create list of single item repeated N times
- Create Sparse Matrix from a data frame
- Create thread safe array in Swift
- Create thread safe array in Swift
- Create zip file from byte
- Creating a blocking QueueT in .NET?
- Creating a byte array from a stream
- Creating a comma separated list from IList<string> or IEnumerable<string>
- Creating a constant Dictionary in C
- Creating a dictionary from a csv file?
- Creating a filtered list using helm template helpers
- Creating a List of Lists in C
- Creating a new dictionary in Python
- Creating a queue per remote method when using RabbitMQ?
- Creating a random tree?
- creating a spiral array in python?
- Creating all strongly connected graphs with given in-degree with equal probability
- Creating an array consisting of the largest values of each sub-array does not work as expected
- Creating an array of objects in Java
- Creating an empty list in Python
- Cross Validation--Use testing set or validation set to predict?
- cross validation decision trees in sklearn
- Curl to get Rabbitmq queue size
- Current node to next node feature combinations in decision tree learning useful to determine potential interactions?
- Custom Adapter for List View
- Custom Error Queue Name when using EasyNetQ for RabbitMQ?
- Cycle a list from alternating sides
- Cycle detection in a linked list Exhaustive theory
- Cycle of maximum weight in a graph
- Cycles in an Undirected Graph
- Cycles in family tree software
- Data-structural bootstrapping examples?
- Data augmentation in test/validation set?
- Data Prediction using Decision Tree of rpart
- data splitting in training testing validation sets in Matlab 2010
- Data structure behind T9 type of dictionary
- Data structure for efficiently retrieving the nearest element from a set
- data structure for Family tree
- Data structure for finding nearby keys with similar bitvalues
- Data structure for handling intervals
- Data Structure for happened before relationship in C++
- data structure for indexing big file
- Data structure for Pattern Matching on large data
- Data structure for querying whether a given subset exists in a collection of sets
- Data structure for range query
- Data structure for selecting groups of machines
- Data structure for set of non-disjoint sets
- Data structure like Dictionary but without a value in .NET
- Data structure name combination array/linked list
- Data structure representing a two-value array with 3 operations
- Data structure to find integers within a query range efficiently
- Data structure with O1 insertion and Ologn search complexity?
- Data structures for loaded dice?
- DataAnnotations Recursively validating an entire object graph
- Datastructure ambiguity
- Datastructure and algorithm to detect collisions of irregular shaped moving objects
- DataStructure for Elevator Mechanism

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