Given a file system and a list of files you have access to, you can access a file if you either have direct access or you have access to its parent directory.
Software Interview Questions
551,361 software interview questions shared by candidates
Reverse words in a string but keep the punctuation marks in the same order. "Hello, world!"would end up being "world, Hello!"
What are the attributes of the anchor tag? How do you get an image within a webpage, clicking on which can take you to another webpage?
string to int and add them
How would you code a function to tell the size of your CPU (i.e. if it is 32 bit, 64 bit etc.) without the use of sizeof or other helpful functions?
Datastructure that is accessed by both int handler n exception handler
Write a function to swap n bits of a variable from position x and position y
Implement a method to check if a tree is unival
Track the median and mean of a growing set of integers with constant space complexity.
Find if a word can be constructed from the dictionary
Viewing 2781 - 2790 interview questions