Software Developer Ii Interview Questions

6,480 software developer ii interview questions shared by candidates

These two assessments take about 30 Minutes total to complete (15 Minutes for each assessment). Personality Assessment Information - this is untimed and there are no right or wrong answers. Cognitive Assessment Information - this assessment consists of 50 questions, which you are given 15 minutes to complete.
avatar

Software Engineer II

Interviewed at Vertafore

3.6
Jun 14, 2018

These two assessments take about 30 Minutes total to complete (15 Minutes for each assessment). Personality Assessment Information - this is untimed and there are no right or wrong answers. Cognitive Assessment Information - this assessment consists of 50 questions, which you are given 15 minutes to complete.

Round-1 Implement a data structure similar to Hashmap that maps integer to integer, but with additional methods: get(key), set(key, x),:- usual as a normal hashmap, incr_value(s), incr_key(s):- they respectively increment integer value of all "values" of the keys, and all "keys" of the dictionary by the value "s" eg:- if dat_str={1:10, 4:12} and I call dat_str.incr_value(7), I get dat_str as {1:17, 4:19}. Further if I now call dat_str.incr_key(7), I get dat_str as {8:17, 11:19).
avatar

Software Development Engineer (SDE) II

Interviewed at Goldman Sachs

3.7
Nov 26, 2024

Round-1 Implement a data structure similar to Hashmap that maps integer to integer, but with additional methods: get(key), set(key, x),:- usual as a normal hashmap, incr_value(s), incr_key(s):- they respectively increment integer value of all "values" of the keys, and all "keys" of the dictionary by the value "s" eg:- if dat_str={1:10, 4:12} and I call dat_str.incr_value(7), I get dat_str as {1:17, 4:19}. Further if I now call dat_str.incr_key(7), I get dat_str as {8:17, 11:19).

Viewing 531 - 540 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 6,480 interview questions and reports from Software developer ii interviews. Prepare for your interview. Get hired. Love your job.