Upload Button Icon Add office photos

Filter interviews by

JustAnswer Software Engineer II Interview Questions and Answers

Updated 8 Feb 2023

JustAnswer Software Engineer II Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

HackerRank Coding round -
Questions from topics - Array, Linked list, stack, queue, Iteration, Binary Search, Generic and Non Generic collections

Round 3 - Technical 

(1 Question)

  • Q1. .Net Core, SQL, React, Typescript, Data Structures, OOPS, Performance Testing
Round 4 - One-on-one 

(1 Question)

  • Q1. .Net Core, SQL, OOPS, API, Design Patterns, Testing, CI/CD, Professional Experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Practise coding, algorithms and design patterns in order to excel in this interview. Since product companies requires good technical skills

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about JustAnswer?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

There was logical and quant reasoning. Level was moderate

Round 3 - Coding Test 

There was 2 coding questions which have to be solved in any language.

Round 4 - HR 

(2 Questions)

  • Q1. Good learning experience. Asked about your interest and all.
  • Q2. Why do you want to join Infosys.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your intro .Go through your resume. Prepare any one language nicely.

Software Engineer II Interview Questions Asked at Other Companies

Q1. There are fifteen horses and a racing track that can run five hor ... read more
Q2. Given an array arr[] containing N integers. In one step, any elem ... read more
Q3. What are interfaces and what is difference between an interface a ... read more
Q4. Given an array arr[] containing N integers, print the next greate ... read more
asked in MasterCard
Q5. If I give you a coding problem to solve in a language you don’t k ... read more

I applied via Naukri.com and was interviewed in Mar 2022. There were 3 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 - Technical 

(1 Question)

  • Q1. How to create a dictionary with list as key
  • Ans. 

    To create a dictionary with list as key, use tuple conversion

    • Convert the list to a tuple as lists are not hashable

    • Use the tuple as the key in the dictionary

    • Example: my_dict = {tuple(my_list): value}

    • Example: my_dict[tuple(my_list)] = value

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Salary expectations in Organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Practical knowledge is very important. Merely depending on theoretical knowledge lands you in trouble.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Mar 2022. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics questions For interview
Round 2 - Aptitude Test 

Reasoning questions and verbal ability questions

Round 3 - Assignment 

Coding questions related c and c++

Round 4 - One-on-one 

(1 Question)

  • Q1. Misslenous questions
Round 5 - Group Discussion 

Dowry system

Interview Preparation Tips

Topics to prepare for Accenture Software Engineer II interview:
  • Software Development
Interview preparation tips for other job seekers - I am fresher candidate and I wi
Interview experience
4
Good
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What do you like about this opportunity
  • Ans. 

    I am excited about the opportunity to work on cutting-edge technologies and collaborate with a talented team.

    • Opportunity to work on cutting-edge technologies

    • Collaboration with a talented team

    • Room for growth and learning

  • Answered by AI
Round 2 - Coding Test 

Online assessment, 2 questions, 90 minutes. Leetcode Medium

Round 3 - Technical 

(1 Question)

  • Q1. Design a Tic-Tac-Toe game
  • Ans. 

    A simple design for a Tic-Tac-Toe game using a 3x3 grid

    • Create a 3x3 grid to represent the Tic-Tac-Toe board

    • Allow two players to take turns marking X and O on the grid

    • Check for a win condition after each move to determine the winner

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Amazon Software Engineer II interview:
  • Leetcode
  • System Design

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 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 

Today it is Thursday.after 132 days,it will be?

Round 3 - Technical 

(3 Questions)

  • Q1. What is the extend of your technical expertise
  • Q2. Discribe regarding SQL
  • Ans. 

    SQL is a programming language used to manage and manipulate relational databases.

    • SQL stands for Structured Query Language

    • It is used to create, modify, and query databases

    • Common commands include SELECT, INSERT, UPDATE, and DELETE

    • Joins are used to combine data from multiple tables

    • Indexes can be used to improve query performance

  • Answered by AI
  • Q3. What is oops concept
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that interact with each other to solve a problem.

    • It includes concepts like encapsulation, inheritance, and polymorphism.

    • Encapsulation is the practice of hiding data and methods within an object.

    • Inheritance allows objects to inherit properties and meth...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Software Engineer II interview:
  • Java
Interview preparation tips for other job seekers - Be vulnerable
Creat your position,build a relationship with the admistative assistant

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical questions with coding skills
  • Q2. Knowledge on various tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice technical interview
And interviewer looks technical stuff from
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

First question was related to binary search with pre-computed sum. Second question was increasing, decreasing, increasing ordering of an array to include max elements from original array

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. F2f based interview round with tcs employees and we'll co-ordinated work and do well
  • Q2. Explain your framework? Architecture of selenium
  • Ans. 

    Selenium is an open-source automation testing framework used to test web applications.

    • Selenium supports multiple programming languages like Java, Python, C#, etc.

    • It uses a client-server architecture where the client sends commands to the server to control the browser.

    • Selenium provides different drivers for different browsers like Chrome, Firefox, etc.

    • It supports different types of testing like functional, regression, a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and cool company to work with our roles and responsibilities

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Could you please Describe about Your Self ?

Interview Preparation Tips

Interview preparation tips for other job seekers - My Advice to all to Be Loyal with Interviewer . Never Share Your Weakness more than Amount you Need. Share The Experiences about Your Educational Background and Scheduled Workshops and Programmes you Have Attended During the period of Time . Be polite to the Interviewer and paying self Respect with you And Giving Respect towards the Elders and Interviewers is the Main Attention at the Interview time Duration --
- The Way of Talking to Him with Good Communication Skills and Sharing All The Positivity Skills Plays Main Role in Good Appearance and Get Interviewer a Good Impression on You .
"First Impression Is Best Impression"

Thanking you.

Mohammad Imtiyaz Ali

JustAnswer Interview FAQs

How many rounds are there in JustAnswer Software Engineer II interview?
JustAnswer interview process usually has 4 rounds. The most common rounds in the JustAnswer interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in JustAnswer Software Engineer II interview?

Some of the top questions asked at the JustAnswer Software Engineer II interview -

  1. .Net Core, SQL, OOPS, API, Design Patterns, Testing, CI/CD, Professional Experi...read more
  2. .Net Core, SQL, React, Typescript, Data Structures, OOPS, Performance Test...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
JustAnswer Software Engineer II Salary
based on 6 salaries
₹16 L/yr - ₹40 L/yr
55% more than the average Software Engineer II Salary in India
View more details
Senior Software Engineer
20 salaries
unlock blur

₹25 L/yr - ₹45 L/yr

Quality Analyst
12 salaries
unlock blur

₹2.4 L/yr - ₹3.5 L/yr

Digital Marketing Manager
11 salaries
unlock blur

₹25 L/yr - ₹34 L/yr

Technical Support Engineer
10 salaries
unlock blur

₹3.5 L/yr - ₹6.5 L/yr

Software Engineer2
6 salaries
unlock blur

₹16 L/yr - ₹33 L/yr

Explore more salaries
Compare JustAnswer with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview