Upload Button Icon Add office photos

Filter interviews by

Smart Software Services(I) Interview Questions and Answers

Updated 5 Feb 2024

Smart Software Services(I) Interview Experiences

Popular Designations

3 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Difference between Static & final? Difference between interface & abstract class? Why String is immutable? Which collection u used in your project? @bean, @component, CRUD operation?
  • Ans. 

    Static is a keyword used to create class-level variables or methods, while final is used to declare constants.

    • Static variables and methods belong to the class itself, not to any specific instance of the class.

    • Final variables cannot be changed once assigned a value.

    • Example: static int count; final int MAX_VALUE = 100;

  • Answered by AI
Round 2 - Coding Test 

Gave me crud application that fetch list from spring boot and show in angular

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
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 

(2 Questions)

  • Q1. Questions related to java and selenium
  • Q2. Questions related to logical programs of java
Round 3 - One-on-one 

(1 Question)

  • Q1. Live scenario questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process and interviewer also supportive

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 3 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 - Technical 

(4 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me about your past projects
  • Q3. Difference between smoke and Sanity
  • Ans. 

    Smoke testing is a quick test to check if the software build is stable for further testing, while sanity testing is a subset of regression testing to ensure the specific changes made are working fine.

    • Smoke testing is done to check if the critical functionalities of the software are working fine after a build, while sanity testing is done to check if the specific changes made in the software are working as expected.

    • Smok...

  • Answered by AI
  • Q4. Agile methodology
Round 3 - Case Study 

They gave me one scenario and ask me to prepare Test cases

Skills evaluated in this interview

Associate Software Test Engineer Interview Questions asked at other Companies

Q1. Write a java code to generate fibonacci series
View answer (2)

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Can you describe your experience and the best project you have worked on?
  • Q2. How do you evaluate the success of a project?
  • Q3. Can you describe your approach to a design task and outline your process?
  • Q4. What are the most valuable design experiences you have had recently as an interaction designer?
Round 2 - Assignment 

Design a test with a clearly outlined problem; you need to sketch your ideas and thoughts within one hour.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Can you explain the design you created in the previous round?
  • Q2. What are the various scenarios that may be presented to evaluate your thoughts and design skills?
  • Q3. What are the error cases that should be considered in the design?
Round 4 - One-on-one 

(2 Questions)

  • Q1. What specific behaviours and qualities do you possess that demonstrate your fit for the company, and how can you elaborate on these in a broader context?
  • Q2. What strategies should a designer understand?
Round 5 - One-on-one 

(2 Questions)

  • Q1. What is your understanding of OpenText products ?
  • Q2. What is your experience with workflows, and can you provide specific examples?

Interview Preparation Tips

Interview preparation tips for other job seekers - Ensure you possess a thorough understanding of the design projects you have worked on in your previous organization, as the panel will closely examine your thought process and design approach. Each round of questions will differ, so it is essential to remain humble and honest, and to clearly explain every aspect of your contributions during the design test and in real.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Numerical reasoning : Tests mathematical skills,such as number sequences,percentages,and ratios.

Round 2 - Technical 

(6 Questions)

  • Q1. What is the difference between static and dynamic typing in python?
  • Q2. What is the difference between list and touple in python?
  • Q3. Data structures and algorithms
  • Q4. Object oriented programming
  • Q5. File handling and database
  • Q6. Advanced python topics
Round 3 - Group Discussion 

Gd Topics:
1.Current affairs
2.Business and Economy
3.Social and Cultural

Round 4 - HR 

(6 Questions)

  • Q1. CN you tell me about your self?
  • Q2. Why do you want to work as a python developer?
  • Q3. Career goals and motivation
  • Q4. Team work and communication
  • Q5. Problem solving and adaptability
  • Q6. Behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.update the resume
2.practice interview skills
3.Follow the interview tips
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Group Discussion 

Discussion on General Topics

Round 2 - Aptitude Test 

General Aptitude test

Round 3 - Technical 

(2 Questions)

  • Q1. Technical Questions on Windows and Mac
  • Q2. Troubleshooting Shooting on different scenarios
Round 4 - Technical 

(1 Question)

  • Q1. More Aggressive Questions on Troubleshooting
Round 5 - One-on-one 

(1 Question)

  • Q1. One On One With the Hiring Manager
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

A standardized assessment that measures a person's skills, cognitive abilities, and potential to perform in a specific role.

Round 2 - Technical 

(4 Questions)

  • Q1. Technical interview questions at Automatic Data Processing (ADP) may cover topics such as programming, databases, and software development.
  • Q2. They may also ask about problem-solving and how you approach challenging tasks.
  • Q3. Emphasize a structured method that involves clearly defining the issue, gathering relevant information, brainstorming potential solutions, evaluating options carefully, implementing the chosen solution, an...
  • Q4. Data structures, algorithms, SQL querying, object-oriented programming principles, software development lifecycle, database concepts (relational vs. NoSQL), coding challenges in relevant languages (like Py...
Round 3 - HR 

(2 Questions)

  • Q1. May ask about your background, skills, and how you handle challenges
  • Q2. Background questions Tell me about yourself, What are your career goals, What are your strengths and weaknesses, What do you know about ADP, and Why do you want to work at ADP.

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tailoring your resume and cover letter to each role, thoroughly researching companies and potential interview questions, actively networking, attending career fairs, practicing your interview skills, following up after interviews, and maintaining a strong online presence on platforms like LinkedIn.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Basic self evaluation test.

Round 2 - Technical 

(3 Questions)

  • Q1. What project I have completed and follow-up questions on that?
  • Q2. How to handle class imbalance.
  • Ans. 

    Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.

    • Use resampling techniques like oversampling or undersampling to balance the classes.

    • Utilize algorithms that are robust to class imbalance, such as Random Forest, XGBoost, or SVM.

    • Adjust class weights in the model to give more importance to minority class.

    • Use evaluation metrics like F1 score, precision, r...

  • Answered by AI
  • Q3. Basic Python coding questions.
Round 3 - Technical 

(2 Questions)

  • Q1. Data-related questions.
  • Q2. ML Ops questions.

Interview Preparation Tips

Topics to prepare for Amdocs Data Scientist interview:
  • Python
  • MLOPS
Interview preparation tips for other job seekers - Prepare your projects well. And be ready for basic python coding questions. Prepare MlOps roles as well.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. All questions related to Process and Tool level and Analysis.
Round 2 - Technical 

(1 Question)

  • Q1. Performance testing questions
Round 3 - Client Interview 

(1 Question)

  • Q1. Loadrunner questions
Round 4 - Technical 

(1 Question)

  • Q1. Process and Tool level questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(9 Questions)

  • Q1. Introduction, roles and responsibilities
  • Q2. Deep copy shallow copy
  • Q3. Method Overloading overriding
  • Q4. Constuctor and its types
  • Q5. Varags (variable length arguments)
  • Q6. Find element find elements return types of it if no elements found
  • Q7. Webdriver what is it
  • Q8. Find duplicate numbers and its count from given list explain logic
  • Q9. Factorial using recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - For me Mostly 90% they asked java related questions.
Introduction, roles responsibilities.
Deep copy shallow copy
Method Overloading overriding
Constuctor
Varags
Find element & find elements difference and return types(if elements present and if not)
2 coding questions
1 repeatetive numbers/duplicates and its count from the given list eg output 4,2(4 is number and found 2 times)
2 factorial of a number using recursion.

I don't want to fil this form all that's why including all questions asked in the feedback.

This was my first round and no response till now.
Interview taken on 10 Oct.

Smart Software Services(I) Interview FAQs

How many rounds are there in Smart Software Services(I) interview?
Smart Software Services(I) interview process usually has 2-3 rounds. The most common rounds in the Smart Software Services(I) interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Smart Software Services(I) 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 Smart Software Services(I). The most common topics and skills that interviewers at Smart Software Services(I) expect are Plugins, Woocommerce, Wordpress and Wordpress CMS.
What are the top questions asked in Smart Software Services(I) interview?

Some of the top questions asked at the Smart Software Services(I) interview -

  1. Difference between Static & final? Difference between interface & abstract clas...read more
  2. Difference between smoke and San...read more
  3. Questions related to logical programs of j...read more

Tell us how to improve this page.

Smart Software Services(I) Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 900 Interviews
Google Interview Questions
4.4
 • 870 Interviews
Amdocs Interview Questions
3.7
 • 531 Interviews
Zoho Interview Questions
4.3
 • 515 Interviews
SAP Interview Questions
4.2
 • 308 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
Salesforce Interview Questions
4.1
 • 272 Interviews
Adobe Interview Questions
3.9
 • 251 Interviews
View all

Smart Software Services(I) Reviews and Ratings

based on 86 reviews

4.6/5

Rating in categories

4.5

Skill development

4.6

Work-life balance

4.4

Salary

4.6

Job security

4.7

Company culture

4.4

Promotions

4.6

Work satisfaction

Explore 86 Reviews and Ratings
Softwaretest Engineer
196 salaries
unlock blur

₹3.2 L/yr - ₹5.6 L/yr

Software Developer
61 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Application Support Engineer
51 salaries
unlock blur

₹2.2 L/yr - ₹4.8 L/yr

AR Caller
44 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Power BI Developer
37 salaries
unlock blur

₹3.4 L/yr - ₹5 L/yr

Explore more salaries
Compare Smart Software Services(I) with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

Carelon Global Solutions

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