Upload Button Icon Add office photos
Engaged Employer

i

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

Credera Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 208 Reviews

Filter interviews by

Credera Software Engineer Interview Questions and Answers

Updated 2 Mar 2024

Credera Software Engineer Interview Experiences

5 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self,python coding questions,etc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is system testing
  • Ans. 

    System testing is the process of testing the complete and integrated software system to evaluate its compliance with specified requirements.

    • System testing is performed on the entire software system as a whole.

    • It is conducted after integration testing and before acceptance testing.

    • The main goal of system testing is to ensure that the software meets the specified requirements and functions correctly in the intended envir...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via LinkedIn

Interview Questionnaire 

1 Question

  • Q1. I have been questioned on different concepts in AEM, sling models, services, servlets, schedulers, workflow

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall interview process was smooth and as per schedule.

I applied via LinkedIn and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I have been questioned on AEM Concepts, Sling Models, schedulers, servlets, OSGI services
  • Q2. Be prepared for most of the concepts in AEM

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall interview experience was very good.

Credera interview questions for designations

 Software Engineer Trainee

 (6)

 Associate Software Engineer

 (4)

 Senior Software Engineer

 (2)

 Senior Software

 (1)

 Senior Software Developer

 (1)

 Softwaretest Engineer

 (1)

 Principal Engineer

 (1)

 Associate Engineer

 (1)

I applied via Naukri.com and was interviewed before May 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was mixed like aptitude and from technical.

Round 2 - Technical 

(1 Question)

  • Q1. It was F2F round. Where technical questions were asked.
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round. It includes technical and managerial both
Round 4 - HR 

(1 Question)

  • Q1. HR round. It includes all the HR level questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared with your resume content what you have mentioned

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

90 min MCQ +coding test on hackerrank.

Round 2 - Technical 

(2 Questions)

  • Q1. Sort colors DSA question
  • Q2. Detect cycle in a linked list
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect cycle in a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at some point, there is a cycle in the linked list.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Was asked about why you want to join the company,my experience etc.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Oops concept ? SQL Queries ?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

60 MCQ questions are there

Round 2 - Technical 

(2 Questions)

  • Q1. Simple java questions are there
  • Q2. Array list vs Linked List
  • Ans. 

    Array list is faster for accessing elements by index, while Linked List is better for frequent insertions and deletions.

    • Array list has constant time access to elements by index, while Linked List requires traversing the list to find an element.

    • Linked List is better for frequent insertions and deletions as it only requires changing pointers, while Array list may require shifting elements.

    • Array list uses contiguous memor...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

About front end , html, css, reasoning,

Round 2 - Technical 

(1 Question)

  • Q1. What.is let , var, const
Round 3 - Technical 

(2 Questions)

  • Q1. What is angular
  • Q2. Services in angular
Round 4 - HR 

(1 Question)

  • Q1. Communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for freshers
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is angular
  • Ans. 

    Angular is a popular open-source front-end web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI
  • Q2. What is an angular
  • Ans. 

    Angular is a popular open-source web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI

Skills evaluated in this interview

Credera Interview FAQs

How many rounds are there in Credera Software Engineer interview?
Credera interview process usually has 2 rounds. The most common rounds in the Credera interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Credera 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 Credera. The most common topics and skills that interviewers at Credera expect are Java, Javascript, Microservices, Spring and .Net.
What are the top questions asked in Credera Software Engineer interview?

Some of the top questions asked at the Credera Software Engineer interview -

  1. What is system test...read more
  2. I have been questioned on different concepts in AEM, sling models, services, se...read more
  3. It was F2F round. Where technical questions were ask...read more

Tell us how to improve this page.

Credera Software Engineer Interview Process

based on 2 interviews

1 Interview rounds

  • Technical Round
View more
Credera Software Engineer Salary
based on 187 salaries
₹3 L/yr - ₹12 L/yr
19% less than the average Software Engineer Salary in India
View more details

Credera Software Engineer Reviews and Ratings

based on 18 reviews

3.7/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.7

Salary

3.0

Job security

3.5

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 18 Reviews and Ratings
Senior Software Engineer
206 salaries
unlock blur

₹6.5 L/yr - ₹25 L/yr

Software Engineer
187 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Principal Software Engineer
118 salaries
unlock blur

₹8.7 L/yr - ₹28 L/yr

Associate Software Engineer
83 salaries
unlock blur

₹3.3 L/yr - ₹6.2 L/yr

Technical Lead
61 salaries
unlock blur

₹13.1 L/yr - ₹43 L/yr

Explore more salaries
Compare Credera with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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