Why are you looking to leave your current job?
Senior Software Engineer C Interview Questions
95,740 senior software engineer c interview questions shared by candidates
Given 2 contracted arrays in the form : {times, number, times, number .... ] multiply these array expanding them. Example: [1,2,2,4] is equivalent to [2, 4, 4] and [2,1,1,4] is equivalent to [1, 1, 4] the result would be [(1x2), (1x4), (4x4)] = [2, 4, 16]
Asked if I would be willing to learn COBOL when coming in as a Java dev.
Are you married or do you have children?
question related to web technology
Two developers, Ann and Suzy, are waiting for code to compile. Suzy learns that Ann's sister has three children, and asks how old they are. Ann responds, "The product of their ages is 36." Suzy says, "Oh c'mon--I can't figure it out with that!" Ann replies, "Ok, then the sum of their ages is the same as this number right here," and points to a number on the screen. Suzy says, "Nope, still can't do it," and Ann replies, "The oldest is dyslexic." How old are the children? (Order from oldest to youngest)
Gave me an online assessment
Basic Concepts,Sql...
Linux platform specific questions: What exact error is thrown when access violations happen?
Build a git status web app that list out all dependencies, status and vulnerabilities.
Viewing 781 - 790 interview questions