RTOS (43)
Bulnex (4)
Operating Systems General Concepts (1242)
Data Structures (2039)
IBM AIX (132)
MS-DOS (66)
Operating Systems AllOther (199) You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?
TCS,
1111Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.
1077What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
1033
How install wamp on windows?
What is the highest ram?
describe the situation in which priority inversion can occur
Differentiate between hashmap and treemap.
how will you mount an ntfs partition in linux?
Explain a drawback of mvt?
What is semopm (max-sem-ops in solaris 10+)?
Is go garbage collected?
what is Linked lists?
how will you find whether a quorum is up or not?
How zip the file in unix?
Why do we need a data structure?
How do I fix missing dll files in windows 10?
what is inode number in linux operating system?
Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?