Systems Analyst Interviews

Systems Analyst Interview Questions

"Systems analysts work to build, maintain, and improve speed and efficiency of computer systems. Employers are looking for analytical thinkers with the ability to identify and solve complex problems. During the interview process, expect to be quizzed on your knowledge of IT systems such as networking processes and infrastructure. A bachelor's degree in computer science or a related field is generally expected."

60,537 systems analyst interview questions shared by candidates

If we have a string : "abc ef 12 g", write a function that takes the pointer to the string reorganizes the string to be: "g 12 ef abc". Note that there are 3 spaces after abc, 2 spaces after ef, and 1 space after 12 in the original string, but the spaces are reversed. So in essence, write a function to reverse a string and then put the words between the spaces back in order. And the string length can be known or not.
avatar

Systems Software Engineer

Interviewed at NVIDIA

4.6
Nov 30, 2018

If we have a string : "abc ef 12 g", write a function that takes the pointer to the string reorganizes the string to be: "g 12 ef abc". Note that there are 3 spaces after abc, 2 spaces after ef, and 1 space after 12 in the original string, but the spaces are reversed. So in essence, write a function to reverse a string and then put the words between the spaces back in order. And the string length can be known or not.

Viewing 151 - 160 interview questions

Glassdoor has 60,537 interview questions and reports from Systems analyst interviews. Prepare for your interview. Get hired. Love your job.