Technical Support Analyst Ii Interview Questions

15,739 technical support analyst ii interview questions shared by candidates

What was the most challenging issue during your employment? Don't tell me your previous employer was perfect, then everyone would want to join them. Tell me about yourself. Tell me about your past experience.
Dec 11, 2016

What was the most challenging issue during your employment? Don't tell me your previous employer was perfect, then everyone would want to join them. Tell me about yourself. Tell me about your past experience.

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 1921 - 1930 interview questions

Glassdoor has 15,739 interview questions and reports from Technical support analyst ii interviews. Prepare for your interview. Get hired. Love your job.