Upload Button Icon Add office photos

Filter interviews by

Casepoint Associate Software Engineer Interview Questions, Process, and Tips for Experienced

Updated 16 Jan 2021

Casepoint Associate Software Engineer Interview Experiences for Experienced

1 interview found

I applied via Campus Placement and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Tell me introduce about yourself?
  • Q2. What is asp. Net MVC?
  • Ans. 

    ASP.NET MVC is a web application framework that implements the model-view-controller pattern.

    • It separates an application into three main components: Model, View, and Controller.

    • It provides better control over HTML, CSS, and JavaScript.

    • It supports test-driven development and dependency injection.

    • It is built on top of ASP.NET and uses the .NET Framework.

    • Examples of websites built with ASP.NET MVC include Stack Overflow a

  • Answered by AI
  • Q3. What is lifecycle of MVC??
  • Ans. 

    MVC lifecycle involves three stages: initialization, request processing, and view rendering.

    • Initialization: Controller and model objects are created.

    • Request processing: Controller receives and processes user requests, updates the model, and selects the view.

    • View rendering: The view is rendered and sent back to the user.

    • Example: User requests a webpage, the controller receives the request, updates the model with data fr...

  • Answered by AI
  • Q4. What is relation between html css and javascript
  • Ans. 

    HTML is used for structuring content, CSS for styling, and JavaScript for adding interactivity to web pages.

    • HTML is used to create the structure of a web page, including headings, paragraphs, and images.

    • CSS is used to style the elements created with HTML, such as changing colors, fonts, and layouts.

    • JavaScript is used to add interactivity to web pages, such as animations, form validation, and dynamic content.

    • All three t...

  • Answered by AI
  • Q5. Difference between MVC and WEB API ?
  • Ans. 

    MVC is a design pattern for creating web applications while WEB API is a framework for building HTTP services.

    • MVC stands for Model-View-Controller and is used for creating web applications with a clear separation of concerns.

    • WEB API is a framework for building HTTP services that can be consumed by various clients such as web browsers and mobile devices.

    • MVC is used for creating server-side web applications while WEB API...

  • Answered by AI
  • Q6. What is postgresql??
  • Ans. 

    PostgreSQL is an open-source relational database management system.

    • PostgreSQL is known for its reliability, data integrity, and extensibility.

    • It supports SQL and is ACID-compliant.

    • It has a strong community and offers many features such as JSON support, full-text search, and spatial data types.

    • It is commonly used in web applications, data warehousing, and geospatial applications.

    • Examples of companies using PostgreSQL in

  • Answered by AI
  • Q7. Explain the object oriented programming concepts??
  • Ans. 

    Object-oriented programming is a programming paradigm based on the concept of objects.

    • Objects are instances of classes that encapsulate data and behavior

    • Inheritance allows classes to inherit properties and methods from parent classes

    • Polymorphism allows objects to take on multiple forms and behave differently based on context

    • Abstraction allows for the creation of simplified models of complex systems

    • Encapsulation hides t...

  • Answered by AI
  • Q8. What are the filters in ASP. NET MVC?
  • Ans. 

    Filters in ASP.NET MVC are used to perform pre- and post-processing of requests and responses.

    • Filters are attributes that can be applied to controllers or actions.

    • They can be used for authentication, caching, logging, error handling, etc.

    • Some built-in filters are Authorize, OutputCache, HandleError, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Having good communication skills..
Having technical skills compulsary (MVC, web api, kendo, and postgresql)

Skills evaluated in this interview

Interview questions from similar companies

I applied via Apna Jobs and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Easy to score in coding test. 3 questions of easy medium and hard level

Round 2 - Aptitude Test 

English and aptitude test

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical interview on college project and basic ds and algo questions. Asked binary search and some questions on C++
  • Ans. I explained in detail about my college project. Starting questions were in that.
  • Answered Anonymously
Round 4 - HR 

(1 Question)

  • Q1. Nothing much just a very informal conversation about college.
  • Ans. A very casual conversation and nothing technical.
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Credera Associate Software Engineer interview:
  • Ds and algo
  • C++
  • Java
Interview preparation tips for other job seekers - Just be confident and prepare your college project thoroughly.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic and mid level aptitude questions

Round 2 - Coding Test 

2 coding question which are difficult not found in internet

Round 3 - One-on-one 

(1 Question)

  • Q1. Java interview questions
Round 4 - HR 

(1 Question)

  • Q1. Normal hr questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 questions related arrays,strings.

Round 2 - Aptitude Test 

60 questions have to be solved from 60 minutes.

Round 3 - Technical 

(1 Question)

  • Q1. Asked about React.js which I mentioned in my resume and given a pattern related question.
Round 4 - HR 

(1 Question)

  • Q1. Basic questions were asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

4 coding questions. medium to hard level.
I solved 2.5 questions to get into the next round.

Round 2 - Technical 

(1 Question)

  • Q1. A very basic technical interview. Questions regarding c++, projects, oops. We were told to be well prepared with our projects.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR. Nothing very hefty.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics. Confidence is what they're looking for.

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 Questionnaire 

1 Question

  • Q1. First-round is the technical round and aptitude which is an online test logical question is a more technical question related to C# coding one question and others are about OOPS and all SQL question like ...

Interview Questionnaire 

1 Question

  • Q1. Different sprint ceremonies
  • Ans. 

    Sprint ceremonies are meetings held during a sprint to facilitate communication and collaboration within the team.

    • Sprint planning: where the team plans the work to be done in the upcoming sprint

    • Daily stand-up: a brief meeting where team members share progress and discuss any obstacles

    • Sprint review: a meeting where the team demonstrates the work completed during the sprint

    • Sprint retrospective: a meeting where the team r...

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic programming questions, SQL, API related questions, basic cloud computing concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Java/Programming knowledge required

I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Coding cum aptitude test on Hackerrank

Round 2 - One-on-one 

(1 Question)

  • Q1. First round interview . Consisted questions based on projects , dsa
Round 3 - One-on-one 

(1 Question)

  • Q1. Round 2 . Question based from core technology. Micro services , etc
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions . Why are you fit for this role kind of things

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level interview rounds. Basic knowledge in dsa will be of a great help

Casepoint Interview FAQs

What are the top questions asked in Casepoint Associate Software Engineer interview for experienced candidates?

Some of the top questions asked at the Casepoint Associate Software Engineer interview for experienced candidates -

  1. What is relation between html css and javascr...read more
  2. Explain the object oriented programming concepts...read more
  3. What are the filters in ASP. NET MV...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Apisero Interview Questions
4.3
 • 65 Interviews
Zenoti Interview Questions
3.0
 • 43 Interviews
TestingXperts Interview Questions
3.9
 • 41 Interviews
Credera Interview Questions
3.8
 • 40 Interviews
Damco Solutions Interview Questions
3.8
 • 38 Interviews
Stefanini Interview Questions
3.0
 • 36 Interviews
View all

Fast track your campus placements

View all
Casepoint Associate Software Engineer Salary
based on 50 salaries
₹1.5 L/yr - ₹4.3 L/yr
44% less than the average Associate Software Engineer Salary in India
View more details

Casepoint Associate Software Engineer Reviews and Ratings

based on 7 reviews

2.6/5

Rating in categories

2.1

Skill development

2.5

Work-life balance

2.7

Salary

2.0

Job security

2.9

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
50 salaries
unlock blur

₹2 L/yr - ₹5.3 L/yr

Associate Software Engineer
50 salaries
unlock blur

₹1.5 L/yr - ₹4.3 L/yr

Senior Software Engineer
44 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Software Tester
39 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Senior Software Tester
22 salaries
unlock blur

₹3.3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Casepoint with

Tekwissen

4.8
Compare

Damco Solutions

3.8
Compare

smartData Enterprises

3.3
Compare

In Time Tec Visionsoft

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