What is Performance tuning software?
Power Management Interview Questions
2,126 power management interview questions shared by candidates
Explain the projects which you have done.
You are given a 2GB file of integers and an extra 1GB memory, use only this 1GB memory to sort the entire 2GB file.
Projects DataStructures Sorting Merge Sort Complexities
Q: Merge two sorted arrays in o(n) time. Q: Question based on Backtracking.
Memory management( asked the question from Google )
Reverse a string without reversing the special character
They gave me a string question and asked me to first give the logic and then try to code it
Given a 2GB file and RAM size is 1GB. Design an algorithm to sort the file.
Write a program to find minimum shortest path using graphs dsa
Viewing 2091 - 2100 interview questions