Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Icertis Team. If you also belong to the team, you can get access from here

Icertis Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Icertis Associate Software Engineer Interview Questions, Process, and Tips

Updated 19 Jul 2024

Top Icertis Associate Software Engineer Interview Questions and Answers

  • Q1. Buy and Sell Stock Problem Statement Imagine you are Harshad Mehta's friend, and you have been given the stock prices of a particular company for the next 'N' days. You ...read more
  • Q2. Group Anagrams Problem Statement Given an array or list of strings called inputStr , your task is to return the strings grouped as anagrams. Each group should contain st ...read more
  • Q3. Rotting Oranges Problem Statement You are given a grid containing oranges where each cell of the grid can contain one of the three integer values: 0 - representing an em ...read more

Icertis Associate Software Engineer Interview Experiences

3 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Problems on DSA through Hacker Rank

Round 2 - Technical 

(1 Question)

  • Q1. Concepts of dot net
  • Ans. 

    Concepts of dot net include C#, ASP.NET, .NET Framework, and Visual Studio.

    • C# is a programming language commonly used in .NET development.

    • ASP.NET is a web application framework for building dynamic web sites and web applications.

    • .NET Framework is a software framework developed by Microsoft that runs primarily on Microsoft Windows.

    • Visual Studio is an integrated development environment (IDE) used for developing computer

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic Array Easy-Medium Question

Round 2 - Technical 

(2 Questions)

  • Q1. Basic of Jquery and SQL
  • Q2. Array coding question Easy

Interview Preparation Tips

Topics to prepare for Icertis Associate Software Engineer interview:
  • Javascript
  • JQuery
  • DSA
  • SQL

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
Q2. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q3. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q4. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
asked in CGI Group
Q5. Frog Jump Problem Statement A frog is positioned on the first ste ... read more

I appeared for an interview in Sep 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Easy

The first round(online test) comprised of MCQ questions including logical, aptitude, logical, and 2 coding questions. The test duration was 120 minutes. To prepare for sections except for the coding section. The coding questions were of 150 marks:

Question 1 - 100 marks 

Question 2 -> 50 marks

  • Q1. 

    Group Anagrams Problem Statement

    Given an array or list of strings called inputStr, your task is to return the strings grouped as anagrams. Each group should contain strings that are anagrams of one anoth...

  • Ans. 

    Group anagrams in an array of strings based on their characters.

    • Iterate through the array of strings and sort each string to create a key for grouping anagrams.

    • Use a hashmap to store the sorted string as key and the list of anagrams as values.

    • Return the values of the hashmap as the grouped anagrams.

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 50 Minutes
Round difficulty - Medium

This was L1- Technical Interview which was held on HackerEarth Assessments which had a code editor in which both, I and the interviewer can type. He asked me about my projects and some topics related to it.

  • Q1. 

    Rotting Oranges Problem Statement

    You are given a grid containing oranges where each cell of the grid can contain one of the three integer values:

    • 0 - representing an empty cell
    • 1 - representing a fre...
  • Ans. 

    Find the minimum time required to rot all fresh oranges in a grid.

    • Iterate through the grid to find rotten oranges and their adjacent fresh oranges

    • Use BFS or DFS to simulate the rotting process and track the time taken

    • Return the minimum time taken to rot all fresh oranges or -1 if not possible

  • Answered by AI
  • Q2. 

    Gas Station Tour Problem

    You are presented with a circular track consisting of several petrol pumps. Each petrol pump is indexed from 0 to N-1 and offers certain attributes:

    • The quantity of petrol ava...
  • Ans. 

    The Gas Station Tour Problem involves finding the first petrol pump from which a truck can start its journey and complete a circular track.

    • Calculate the difference between petrol available and distance to the next pump at each station.

    • If the total sum of differences is negative, a full circle is not possible.

    • If the total sum of differences is positive, the starting index is the first station where the cumulative sum be

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 50 Minutes
Round difficulty - Medium

This round was held on Microsoft Teams with a senior employee at Icertis. This round was very relaxed. The interviewer made me comfortable by asking some simple questions and then moved on to asking about my preferred Data Structure. I told him that, I like arrays the most.

  • Q1. 

    Buy and Sell Stock Problem Statement

    Imagine you are Harshad Mehta's friend, and you have been given the stock prices of a particular company for the next 'N' days. You can perform up to two buy-and-sell ...

  • Ans. 

    The task is to determine the maximum profit that can be achieved by performing up to two buy-and-sell transactions on a given set of stock prices.

    • Iterate through the array of stock prices to find the maximum profit that can be achieved by buying and selling stocks.

    • Keep track of the maximum profit that can be achieved by considering all possible combinations of buy and sell transactions.

    • Ensure that you sell the stock be...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Associate Software Engineer in PuneEligibility criteriaShortlisting based on Resume , 6.5 cgpa and above, BTech-CSE-ITIcertis interview preparation:Topics to prepare for the interview - Data Structures, OOPS, System Design, Algorithms, Aptitude, OS , computer networksTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Practice more coding problems on platforms like code studio
Tip 2 : Be confident in the interview and be clear while explaining solutions to the interviewer.
Tip 3 : Prepare for Aptitude and computer subjects

Application resume tips for other job seekers

Tip 1 : Try to make it more concise
Tip 2 : Try to add more projects as well as about hackathon.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Be prepared with your strength and weakness and just be yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and focus on the basics whatever you have learnt throughout your curriculum.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

1 hr test, simple aptitude questions

Round 3 - Coding Test 

Simple coding questions

Round 4 - Technical 

(3 Questions)

  • Q1. Reverse the string
  • Ans. 

    Reverse a given string

    • Iterate through the string from end to start and append each character to a new string

    • Use built-in functions like reverse() in Python or StringBuilder.reverse() in Java

    • Convert the string to an array, reverse the array, and convert it back to a string

  • Answered by AI
  • Q2. Basic Networking questions
  • Q3. Questions on working of jvm

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions Based on arrays level of medium

Round 2 - Technical 

(1 Question)

  • Q1. 2 questions based on array and linked list
Round 3 - Technical 

(1 Question)

  • Q1. Question based on metrix
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions

Interview Preparation Tips

Topics to prepare for ServiceNow Associate Software Engineer interview:
  • Data Structures
  • OOPS
Interview preparation tips for other job seekers - Mostly data structures topics are important so you can practicing data structures questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Machine learning advantages and disadvantage
hello world hello OWRLD2

Round 2 - HR 

(2 Questions)

  • Q1. What is u r name
  • Ans. 

    My name is John Doe.

    • Full name is John Doe

    • Common first and last name combination

    • No middle name provided

  • Answered by AI
  • Q2. What is salary expectation?
  • Ans. 

    I am looking for a competitive salary based on my skills, experience, and the industry standard.

    • Research the average salary for Associate Software Engineers in the industry

    • Consider your level of experience and skills when determining your salary expectation

    • Be prepared to negotiate based on the company's offer and benefits package

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing

I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. C c++ javascript HTML Java
  • Q2. What sir or mum required Is

Interview Preparation Tips

Interview preparation tips for other job seekers - My name is Saurabh Saxena
I live in nadaiya rampur Post govindpur tilhar shahjahanpur Uttar Pradesh
I have a complete graduation BCA

I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.

Round 2 - Technical 

(1 Question)

  • Q1. Interviewer will test your logic building capability with puzzel/coding and technical questions and experience discussion.
Round 3 - One-on-one 

(1 Question)

  • Q1. Its a normal discussion with HR about CTC and all.

Interview Preparation Tips

Interview preparation tips for other job seekers - In TR interviewer are really good. They will help you and give hints. They mostly check if you have problem solving approch.

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Machine Learning, statistics, PowerBI, Python

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic interview questions based on the skills mentioned in your resume.

Icertis Interview FAQs

How many rounds are there in Icertis Associate Software Engineer interview?
Icertis interview process usually has 2 rounds. The most common rounds in the Icertis interview process are Coding Test and Technical.
How to prepare for Icertis Associate Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Icertis. The most common topics and skills that interviewers at Icertis expect are Product Engineering, ASP.Net MVC, Agile, Azure and Database Design.
What are the top questions asked in Icertis Associate Software Engineer interview?

Some of the top questions asked at the Icertis Associate Software Engineer interview -

  1. Concepts of dot ...read more
  2. Basic of Jquery and ...read more
  3. Array coding question E...read more

Tell us how to improve this page.

Icertis Associate Software Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Coding Test Round
View more
Icertis Associate Software Engineer Salary
based on 73 salaries
₹5.6 L/yr - ₹9 L/yr
29% more than the average Associate Software Engineer Salary in India
View more details

Icertis Associate Software Engineer Reviews and Ratings

based on 4 reviews

4.7/5

Rating in categories

4.5

Skill development

4.3

Work-life balance

4.4

Salary

4.8

Job security

4.9

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 4 Reviews and Ratings
Functional Consultant
286 salaries
unlock blur

₹4.8 L/yr - ₹14.4 L/yr

Senior Functional Consultant
246 salaries
unlock blur

₹9.4 L/yr - ₹23 L/yr

Software Engineer
226 salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

Senior Software Engineer
226 salaries
unlock blur

₹8.2 L/yr - ₹23.9 L/yr

Lead Software Engineer
165 salaries
unlock blur

₹14 L/yr - ₹35 L/yr

Explore more salaries
Compare Icertis with

Apttus

4.4
Compare

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

Chetu

3.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview