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

Filter interviews by

Clear (1)

Credera Senior Software Interview Questions, Process, and Tips

Updated 10 Nov 2022

Credera Senior Software Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Oct 2022. There were 2 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 Resume tips
Round 2 - Technical 

(5 Questions)

  • Q1. Explain about MVC Routing?
  • Ans. 

    MVC Routing is a mechanism to map incoming requests to specific controller actions.

    • Routing is used to define URL patterns and map them to specific actions in the controller.

    • It helps to create clean and SEO-friendly URLs.

    • Routing can also be used to pass parameters to the controller action.

    • MVC Routing is a part of the ASP.NET framework.

    • Example: RouteConfig.cs file in ASP.NET MVC application defines the routing rules.

  • Answered by AI
  • Q2. What are Solid Principle?
  • Ans. 

    SOLID principles are a set of five design principles for writing maintainable and scalable software.

    • S - Single Responsibility Principle

    • O - Open/Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

  • Answered by AI
  • Q3. Explain each concept with real life example?
  • Ans. 

    Explanation of concepts with real-life examples

    • Abstraction: Using a TV remote without knowing the internal circuitry

    • Encapsulation: A car driver only needs to know how to drive, not how the engine works

    • Inheritance: A child inheriting traits from their parents

    • Polymorphism: A shape can take on different forms, such as a square or a triangle

  • Answered by AI
  • Q4. Polymorphism real life example
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. A real-life example is a vehicle.

    • Polymorphism allows a vehicle object to take on different forms such as car, truck, or motorcycle

    • Each form has its own unique properties and methods, but they all share common characteristics such as having wheels and an engine

    • Polymorphism allows for more efficient and flexible code as it allows for the use of a single clas

  • Answered by AI
  • Q5. Difference between Sync and Async?
  • Ans. 

    Sync is blocking, while Async is non-blocking.

    • Sync operations block the execution of the program until the operation is completed.

    • Async operations allow the program to continue executing while the operation is being completed in the background.

    • Sync operations are simpler to implement and reason about, but can lead to performance issues.

    • Async operations require more complex code, but can improve performance and responsi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Credera Senior Software interview:
  • Dot Net
Interview preparation tips for other job seekers - be prepared with the real life example and Question will not be staright forward it will be on your experience basis so do not show that you have learned the answers.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is hoisting
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable and function declarations are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations take precedence over variable declarations.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
  • Q2. What is event loop
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.

    • Event loop is commonly used in JavaScript to handle asynchronous operations.

    • It allows for non-blocking I/O operations by delegating tasks to the operating system.

    • Event loop processes events in a queue and executes associated callback functions.

    • Example: In Node.js, the event loop allow...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are the hooks in angular
  • Ans. 

    Hooks in Angular are functions that allow developers to execute code at specific points in the component's lifecycle.

    • Hooks are used to perform tasks like initialization, change detection, and destruction in Angular components.

    • Examples of hooks in Angular include ngOnInit, ngOnChanges, ngOnDestroy, etc.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude questions were there. those are Basic questions

Round 2 - Group Discussion 

There were several groups having 10 person. Our topic was Modern technology

Round 3 - Technical 

(1 Question)

  • Q1. Basic questions mainly from CV
Round 4 - HR 

(1 Question)

  • Q1. One question was, Why LTIMindtree
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Technical discussion will be based on the JD at the time of joined went well
Round 3 - One-on-one 

(1 Question)

  • Q1. Client project requirements
  • Ans. 

    Client project requirements are the specifications and expectations of the project from the client's perspective.

    • Understanding the client's business needs and goals

    • Identifying the scope of the project

    • Defining the project timeline and budget

    • Determining the project deliverables and milestones

    • Ensuring clear communication with the client throughout the project

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. To know our strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent platform to learn and grow wonderful experience with a good environment.

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Company Website and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

TNQT: TCS National Qualifier Test

Round 2 - Technical 

(1 Question)

  • Q1. All technical questions related to your project and basic understanding of any programming language. Basically questions from your resume will be asked.
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is your family background?

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best, TCS is not tough to get into. But getting good project is a main cookie to be cracked.

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good

Round 2 - Technical 

(1 Question)

  • Q1. Basic question from C++.Some questions from Data structure and computer architecture.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.

I was interviewed in Sep 2016.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about Your project
  • Ans. 

    Developed a web-based project management tool for a software development company.

    • Used Agile methodology for development

    • Implemented features like task assignment, progress tracking, and team collaboration

    • Integrated with third-party tools like GitHub and Slack

    • Designed a user-friendly interface with responsive design

    • Deployed on AWS using EC2 and RDS

  • Answered by AI
  • Q2. Tell me about your CV!
  • Ans. 

    My CV showcases my experience in software development, including projects in Java, Python, and web development.

    • Experience in Java, Python, and web development

    • Worked on projects involving database management systems

    • Familiar with Agile development practices

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Tough! But manuplative ,yes manuplative ,I feel that your test scores are manuplated by the company! You score full marks in the test , but you are mechanical engineer you might not qualify for the next round! I say this as per ny experience . POINTER ,BRANCH and then score in this test describe the overall perfomance!
Tips: The company is totally for IT engineers if you are from other branch fonnot hope much, have a backup.
Duration: 1 hour 20 minutes
Total Questions: 80

Round: Technical + HR Interview
Experience: They Play with your minds,yes they do! Believe me donot show tough expressions!
Tips: Stay Calm ,they are not to scare you!

Skills: Technical, knowledge, gritt, Behavioural Skills
College Name: Atharva College Of Engineering

I was interviewed in May 2017.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your Project done in 4th year Btech
  • Ans. 

    Developed a web-based project management system for tracking tasks and deadlines.

    • Used HTML, CSS, JavaScript for front-end development

    • Implemented backend using Node.js and MongoDB for database management

    • Incorporated user authentication and authorization features

    • Utilized Agile methodology for project management

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 3 hours

Round: Technical + HR Interview
Experience: They asked several questions regarding all the bio data and some computer questions and some hr level questions

Round: Resume Shortlist
Experience: Resume got shortlisted and I got the Job that time I even can't believe that

College Name: ITER BHUBANESWSR
Contribute & help others!
anonymous
You can choose to be anonymous

Credera Interview FAQs

How many rounds are there in Credera Senior Software interview?
Credera interview process usually has 2 rounds. The most common rounds in the Credera interview process are Resume Shortlist and Technical.
What are the top questions asked in Credera Senior Software interview?

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

  1. Explain each concept with real life examp...read more
  2. What are Solid Princip...read more
  3. Difference between Sync and Asy...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

SALARIES

Credera

INTERVIEWS

DataBeat

5.6k top interview questions

INTERVIEWS

Credera

No Interviews

INTERVIEWS

Aab Collection

No Interviews

SALARIES

Bharat Petro Resources Limited (BPRL)

No Salaries

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
Apisero Interview Questions
4.3
 • 64 Interviews
View all
Software Engineer
193 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
186 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Software Engineer
117 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
83 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Credera with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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