Q # 1 : in which graph algorithm do we start finding
vertices that should be first in the topological order and
then apploy the fact that every vertex must come before its
successors in the topolgical order.
Answers were Sorted based on User's Feedback
To my understanding of the question it sounds like
topological sort
| Is This Answer Correct ? | 3 Yes | 2 No |
Define a right-skewed binary tree?
What are the five examples of data?
Are lists mutable?
Name few concurrent collection classes?
Questions related to arrays, such as given a 2 integer array, find the common elements.
Can list contain null values?
Can array store heterogeneous data?
What is the heap in data structures?
What are the different types of data type?
Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?
What is array simple?
Differentiate between collection and collections.