PolicyBazaar.com interview experience Real time questions & tips from candidates to crack your interview

Senior Software Developer

PolicyBazaar.com
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 Months
Topics: Data structures, OOPs, Solid Principles, Rest APIs, .net, React.js
Tip
Tip

Tip 1 : Knowledge of CRUD operations and solid Principle 
Tip 2 : Basics of react.js and basic DAta structures 
Tip 3 : Hands-on experience on developing rest api

Application process
Where: Naukri
Eligibility: 2+years of experience and above 60% in b.tech
Resume Tip
Resume tip

Tip 1 : Mention all the projects you have worked on
Tip 2 : Mention about your skill set clearly

Interview rounds

01
Round
Medium
Video Call
Duration45 Minutes
Interview date22 Nov 2021
Coding problem2

Basic questions of Data structures , for reversal of string
OOPs concepts and Web API related questions were asked
Authentication using JSON token
Basic of react

1. Reverse string

Moderate
0/80
Asked in companies
Livekeeping (An IndiaMART Company)IBMMcAfee

You are given a string ‘S’. You are also given ‘M’ integers in an array ‘A’. You perform ‘M’ operations on this string. The operations are given in an array ‘A’ of size ‘M’.

You perform the operations in the order they appear in the array ‘A’. In the ‘i’th operation, you reverse the substring of ‘S’ from the position ‘A[i]’ to ‘len(S)’ - ‘A[i]’ - 1 (0 based).

Your task is to find the string after performing all the operations.

Example :
‘S’ = “aabcd”, ‘M’ = 2, ‘A’ = [0, 1]
After 1st operation i.e, reversing from [0, 4], ‘S’ = “dcbaa”.
After 2nd operation i.e, reversing from [1, 3], ‘S’ = “dabca”.
Hence, the answer is “dabca”.
Problem approach

Basic DS of reversal of array without using pre defined functions

Try solving now

2. Working of json token based authentication

How to implement json token based authentication in web api and its components

Problem approach

Tip 1: good knowledge of jsin token three main components 
Tip 2: injecting dependency in starup.cs file
 

02
Round
Hard
Video Call
Duration40 Minutes
Interview date24 Nov 2021
Coding problem1

It was majorly focused on work that is done in PolicyBazaar, of integration of APIs
Had to create a dummy API to call a third party GET API

1. Make a call to a third party GET api

A URL for an api was provided with method name and query string needed and was requested to fetch data from it in my dummy controller

Problem approach

Tip 1: Flow of code from model, controller and data layer
Tip 2: attribute routing
Tip 3: CRUD operations knowledge

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
Senior Database Developer
4 rounds | 11 problems
Interviewed by PolicyBazaar.com
1524 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8962 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3502 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2763 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Senior Software Developer
4 rounds | 13 problems
Interviewed by SAP Labs
1864 views
0 comments
0 upvotes