Upload Button Icon Add office photos

Filter interviews by

Coforge Smartserve Software Developer Interview Questions, Process, and Tips

Updated 24 May 2024

Coforge Smartserve Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(5 Questions)

  • Q1. Android Basic questions
  • Q2. What is Activity and its lifecycle
  • Ans. 

    Activity in Android is a single screen with a user interface. It has a lifecycle that defines its state at any given time.

    • Activity is a fundamental building block of Android applications

    • It represents a single screen with a user interface

    • Activity lifecycle includes methods like onCreate(), onStart(), onResume(), onPause(), onStop(), onDestroy()

    • Activities can transition between different states based on user interactions

  • Answered by AI
  • Q3. Types if services Services
  • Ans. 

    There are three main types of services: business services, consumer services, and public services.

    • Business services are services provided to other businesses, such as consulting or marketing services.

    • Consumer services are services provided directly to consumers, such as retail or hospitality services.

    • Public services are services provided by the government or non-profit organizations, such as healthcare or education ser

  • Answered by AI
  • Q4. How do you disable screenshot
  • Ans. 

    To disable screenshot, you can use a combination of hardware and software restrictions.

    • Use a mobile device management (MDM) solution to restrict screenshot functionality

    • Implement code in your app to prevent screenshots from being taken

    • Consider using secure containers or environments to prevent unauthorized access to sensitive information

  • Answered by AI
  • Q5. Types of intent
  • Ans. 

    Types of intent refer to the different categories of intentions that a user may have when interacting with a system.

    • Informational intent - user seeks information or answers to questions

    • Transactional intent - user wants to perform a specific action or transaction

    • Navigational intent - user wants to navigate to a specific page or section

    • Commercial intent - user is interested in purchasing a product or service

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Aptitude Test 

It was a basic filtering round based on aptitude.

Round 2 - Coding Test 

I had two medium-level LeetCode questions.

Round 3 - Technical 

(3 Questions)

  • Q1. During the interview, I was asked both HR and technical questions. Initially, I responded to technical inquiries regarding HTML, MongoDB, SQL, and JavaScript, as they were listed on my resume. After addres...
  • Q2. What are different types of tag in html and tags which do not require closing tag
  • Q3. Sql query for highest salary from list of employees table

Interview Preparation Tips

Interview preparation tips for other job seekers - For TCS (on-campus), we just need to pass through the initial round, as it is more difficult than the actual interview.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There were 10 interview rounds.

Round 1 - Aptitude Test 

Any ideas for an aptitude test?

Round 2 - Technical 

(2 Questions)

  • Q1. You have a good network connection.
  • Q2. Which individuals are currently employed?
Round 3 - Case Study 

What is education in place?

Round 4 - Coding Test 

What is a SQL Server?

Round 5 - Group Discussion 

Effective communication and any suggestion.

Round 6 - HR 

(2 Questions)

  • Q1. What is your name?
  • Q2. What is your educational background?
Round 7 - HR 

(2 Questions)

  • Q1. What type of work does the Deloitte company engage in?
  • Q2. What type of work does Deloitte engage in?
Round 8 - HR 

(2 Questions)

  • Q1. What is your father's name?
  • Q2. What is your father's name?
Round 9 - Assignment 

Engage with any assignment provided.

Round 10 - Assignment 

Please provide any assignments you have.

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes I am interested in this job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was a coding round interview along with interviewer via Virtual mode. I was given 2 coding questions on HackerRank for the interview:

1. one was an easy problem on counting minimum replacements.
2. "pat is an ordinary kid who works hard to be a great runner...." this was a challenging problem (which I managed to solve).
3. I was asked some basic Python questions, as the role was for a Python Developer.

Round 2 - Technical 

(5 Questions)

  • Q1. LLD for Parking Lot
  • Q2. Which database are you going to use for Parking lot and Why ?
  • Ans. 

    I would use a relational database like MySQL for the Parking lot as it provides structured data storage and supports complex queries.

    • Relational databases like MySQL offer structured data storage for parking lot information

    • Supports complex queries for managing parking lot data efficiently

    • Ability to handle large amounts of data and transactions

    • Provides data integrity and security features

    • Can easily integrate with other s

  • Answered by AI
  • Q3. Questions related to OOPs
  • Q4. Questions related to Multi Threading
  • Q5. Questions related to Projects
Round 3 - Managiral Round 

(2 Questions)

  • Q1. I hate this since i was informed that this round was a technical.
  • Q2. Usual Mangerial questions, Project Related, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Problem Solving, DSA, LLD Problems ofcourse the HR and Managerial round questions.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Why Amazon Software Developer?
  • Ans. 

    Amazon offers challenging projects, innovative technologies, and a collaborative work environment.

    • Opportunity to work on cutting-edge projects like Amazon Web Services (AWS) or Alexa

    • Access to vast resources and tools for development

    • Collaborative work culture that encourages learning and growth

    • Opportunity to impact millions of customers worldwide

    • Competitive compensation and benefits package

  • Answered by AI
  • Q2. Why do you want to work at amazon ?
  • Ans. 

    I want to work at Amazon because of their innovative culture, vast resources, and opportunities for growth.

    • Amazon is known for its innovative culture and cutting-edge technology.

    • They have vast resources and a global reach, providing opportunities to work on impactful projects.

    • Amazon offers great career growth and development opportunities for software developers.

    • I admire Amazon's customer-centric approach and focus on

  • Answered by AI
  • Q3. What are your strengths and weakness?
  • Ans. 

    My strengths include problem-solving skills and attention to detail. My weakness is sometimes being too critical of my own work.

    • Strengths: problem-solving skills

    • Strengths: attention to detail

    • Weakness: being too critical of my own work

  • Answered by AI
  • Q4. How would you solve?
  • Ans. 

    I would solve the problem by breaking it down into smaller tasks, analyzing requirements, designing a solution, coding, testing, and debugging.

    • Analyze requirements thoroughly before starting the development process

    • Break down the problem into smaller tasks to make it more manageable

    • Design a solution architecture that meets the requirements and is scalable

    • Code the solution using best practices and coding standards

    • Test th...

  • Answered by AI
  • Q5. What are the short term and long-term for teame or organisation?
  • Ans. 

    Short term goals focus on immediate tasks and objectives, while long-term goals involve strategic planning and growth.

    • Short term goals may include completing a specific project, improving team communication, or implementing a new software feature.

    • Long-term goals could involve expanding the team, increasing market share, or developing new products or services.

    • Short term goals help keep the team focused and motivated, wh...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Amazon Software Developer interview:
  • Excel
  • Data Entry
  • Project Management
  • Ms World
  • Programming
  • Google software developer
  • Microsoft software developer
Interview preparation tips for other job seekers - Here are some tips and advice for seekers looking to land a role at amazon software developer....
1. Understand Amazon's culture:?
2. Review job description ?
3.update your resume.? B
INTERVIEW PREPARATION
1.Research the team and role ?
2. Prepare to talk about your experience?
3.How would you solve?
4.What are your strengths and weakness?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic javascript questions
  • Q2. Difference between useCallback and useMemo hooks ?
  • Ans. 

    useCallback is used to memoize functions, while useMemo is used to memoize values.

    • useCallback is used to memoize functions to prevent unnecessary re-renders.

    • useMemo is used to memoize the result of an expensive computation.

    • Both hooks help optimize performance by memoizing values.

    • Example: useCallback can be used to memoize event handler functions.

    • Example: useMemo can be used to memoize the result of a complex calculatio

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. React JS scenario based question , how to implement certain requirements
  • Q2. Previous project , the challenges faced

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are having frontend interview for under 6 year experience , will be having two rounds of interviews . One by a developer in senior position and followed by the managerial round.
Need to be thorough with the basics of React JS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in May 2024.

Round 1 - Technical 

(8 Questions)

  • Q1. Tell me about yourself.
  • Q2. Show me and explain me any of your project.
  • Q3. Why you made this project on vanila javascript instead of React.
  • Q4. Why we need OOPs.
  • Q5. And basics questions from html, css, javascript and react.
  • Q6. Function overloading and overriding
  • Q7. Why you want to join this company.
  • Q8. Some query of MySQL

Interview Preparation Tips

Topics to prepare for Genpact Software Developer interview:
  • OOPS
  • Javascript
  • React.Js
  • html
  • CSS
  • MySQL
Interview preparation tips for other job seekers - Just prepare basics of OOPs and prepare your project properly and be confident.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java questions
  • Q2. Spring, Spring boot basics
Round 2 - Technical 

(2 Questions)

  • Q1. Microservices Communications
  • Q2. Project level experiences
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Where did you use Service Bus in your application?
  • Ans. 

    I used Service Bus to implement asynchronous communication between microservices in my application.

    • Implemented message queuing for decoupling services

    • Used Service Bus to handle communication between different components

    • Leveraged Service Bus for reliable message delivery

  • Answered by AI
  • Q2. SOLID Principles and OOPS
  • Q3. How is Authorization implemented at your organization?
  • Ans. 

    Authorization at our organization is implemented using role-based access control (RBAC) and OAuth.

    • Role-based access control (RBAC) is used to assign permissions to roles, which are then assigned to users based on their job responsibilities.

    • OAuth is used for authentication and authorization, allowing users to access resources based on their permissions and roles.

    • Access control lists (ACLs) are also used to define specif

  • Answered by AI
  • Q4. Why prefer Entity Framework Core over Entity Framework?
  • Ans. 

    Entity Framework Core is preferred for its improved performance, cross-platform support, and new features.

    • Entity Framework Core is faster and more lightweight compared to Entity Framework.

    • Entity Framework Core supports cross-platform development, allowing for easier deployment on different operating systems.

    • Entity Framework Core introduces new features like Global Query Filters, Owned Entities, and Value Conversions fo

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Palindrome code
  • Q2. Delete all the distinct records
  • Ans. 

    To delete all distinct records, use a query to identify and remove duplicate entries.

    • Identify distinct records using a query

    • Delete duplicate entries from the database

  • Answered by AI

Skills evaluated in this interview

Coforge Smartserve Interview FAQs

How many rounds are there in Coforge Smartserve Software Developer interview?
Coforge Smartserve interview process usually has 1 rounds. The most common rounds in the Coforge Smartserve interview process are Technical.
What are the top questions asked in Coforge Smartserve Software Developer interview?

Some of the top questions asked at the Coforge Smartserve Software Developer interview -

  1. What is Activity and its lifecy...read more
  2. How do you disable screens...read more
  3. Types if services Servi...read more

Tell us how to improve this page.

Coforge Smartserve Software Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

-

Skill development

-

Work-Life balance

-

Salary & Benefits

-

Job Security

-

Company culture

-

Promotions/Appraisal

-

Work Satisfaction

Explore 1 Review and Rating
Senior Executive
33 salaries
unlock blur

₹2.2 L/yr - ₹5.7 L/yr

Executive
13 salaries
unlock blur

₹1.8 L/yr - ₹2.8 L/yr

Finance Executive
7 salaries
unlock blur

₹2.2 L/yr - ₹2.5 L/yr

Analyst
4 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

Test Engineer
4 salaries
unlock blur

₹3.3 L/yr - ₹5 L/yr

Explore more salaries
Compare Coforge Smartserve with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview