ZopSmart | Software Engineer | Bangalore | 09/10/2020 [Offer]
Anonymous User
5616

Status : I am pursuing my Master's in Computer Science from top 10 CS school in INDIA and i dont have any work experience yet.

Position: SE at ZopSmart
Location: Bangalore, India
Date: Oct 09, 2020

Technical Interview 1 (45 minutes):

  • Behavioral questions : Tell me about yourself, Abstraction in OOPS, some discussions on my projects

  • Algorithm question :
    Q1)Print alternate nodes in a linked list.
    Q2)Given a strings, print all the substrings having same starting and ending characters. for example: input: "abcab" output: {"a","b","c","a","b","abca","bcab"}

Technical Interview 2(1 hour)

  • Behavioral questions : Tell me about yourself, All OOPS concepts, some discussions on my projects
  • Algorithm question :
    Q1)Print all maxima in the array. maxima is an element at index i, such that
    array[i]>array[i-1] and array[i]>array[i+1]. for example : input: [5,3,8,7,10]
    output: {5,8,10}.
    Q2)Given 2 strings, if both strings are rotated versions of each other then return true else return false. ex: input:
    str1="IndiaVsSouthAfrica"
    str2="VsSouthAfricaIndia"
    output: true(because if str1 is left rotated 5 times we get str2)

HR round (15 minutes)
Asked me Tell me something about myself. She also described the way ZopSmart does business.

Result: Offered a full time SDE role.

The Interviewers were very friendy and the company has a very friendly environment. Didnt feel like it was an interview, I felt like i was talking to my friends.

Comments (3)