What changes are you proud of?
System Analyst Interview Questions
7,595 system analyst interview questions shared by candidates
1) What do you do if you have conflict with manager. 2) Your biggest strength and weaknesses.
No recollection of specific questions at this time.
Asked some questions about concurrency, process and thread, memory manager and a easy calculation question about latency.
1. What is your weakness or things you are not good at. 2. Tell me a situation you reach across to another team or teams to resolve an issue
describe the automation that you worked on and what did you achieve?
Experience with previous company, experience with the role
explain the difference between spi and i2c
1. Leetcode questions (easy-median level) 2. operating system questions 3. computer architecture questions
Q: Given a stack class implementation (LIFO) - there are 3 methods - push(), pop(), isempty(). Write a class using objects of given class to implement a FIFO. Q: Write a code for this condition, string - tell if it is valid. "{}" it is valid. "}{" not valid. Q: A computer system uses a two-level page table for address translation. Given that the system has a 32-bit virtual address (VA) space and a 32-bit physical address (PA) space, and it utilizes a 4 KB page size: a.How many bits in the VA are used for the page offset? b.If the remaining bits from the VA are split evenly between the two levels of the page table, how many bits are used to index into the first-level page directory and the second-level page table? c.Calculate the number of entries each first-level page directory can have and the number of entries each second-level page table can have. d.Given that each page table entry (PTE) is 4 bytes, determine the size (in bytes) of a second-level page table. Q: write a function to set a particular field of register to the desired value. (For example, set bit 3 - 10 of a word to the given value) Q: Object slicing and many OOPs related questions
Viewing 7351 - 7360 interview questions