Upload Button Icon Add office photos

Filter interviews by

Soft Suave Technologies Interview Questions and Answers

Updated 6 Feb 2025

Soft Suave Technologies Interview Experiences

Popular Designations

43 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

20 MCQ Question provided

Round 2 - Coding Test 

Java programming questions in string and array concept

Round 3 - Technical 

(2 Questions)

  • Q1. What is JDK,JRE and JVM?
  • Q2. Difference between Interface and abstract class?
Round 4 - HR 

(1 Question)

  • Q1. Tell you about yourself?

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

First round is technical apptitude in java or python

Round 2 - Coding Test 

Second round is strings and array coding test

Round 3 - Coding Test 

Third level also advanced coding level

Round 4 - HR 

(2 Questions)

  • Q1. Basic information
  • Q2. Basic level hr questions

Interview Preparation Tips

Topics to prepare for Soft Suave Technologies Java Developer interview:
  • Java
Interview preparation tips for other job seekers - study well ,try your best

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)

UI UX Developer Interview Questions & Answers

user image CHRISTO LAWRENCE

posted on 4 Dec 2024

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

I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Poster Design 

(1 Question)

  • Q1. Actually the first round was about to design a poster using figma , which should meet their expectations.

UI UX Developer Interview Questions asked at other Companies

Q1. Which are the familiar software tools and what do you use it for?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Mcq's from inheritance, instance, constructor, Exception handling etc
Round 2 - Coding Test 

String Based question

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Soft Suave Technologies interview questions for popular designations

 Software Developer

 (14)

 Software Engineer Trainee

 (11)

 Software Engineer

 (5)

 Test Engineer

 (2)

 Python Developer

 (1)

 Quality Analyst

 (1)

 HR Executive

 (1)

 System Administrator

 (1)

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

First round 14 Java ,3 SQL ,3 apptitude

Round 2 - Coding Test 

3 Java questions strings and Java

Round 3 - Technical 

(2 Questions)

  • Q1. About the programming
  • Q2. Your coding questions
Round 4 - HR 

(2 Questions)

  • Q1. Self Intro about you
  • Ans. 

    I am a passionate software developer with 5 years of experience in full-stack development.

    • Experienced in Java, JavaScript, HTML, CSS, and SQL

    • Strong problem-solving skills and ability to work in a team

    • Developed a web application for a startup company using React and Node.js

  • Answered by AI
  • Q2. About your resume

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Level 1 aptitude with java, SQL, reasoning

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Walk-in

Round 1 - Aptitude Test 

Aptitude 4 question and pesdo programs 10

Round 2 - Coding Test 

Sub string program and array program

Round 3 - Coding Test 

Again 2d array related program

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Boat , interest and other questions are asked in a 20mcq

Round 2 - Coding Test 

Leetcode most frequent sums are asked like add two number problem in DSA

Interview Preparation Tips

Interview preparation tips for other job seekers - go with well prepared mcq aptitude you will definitely get selected

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic core java questions, SQL questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Y

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Assignment 

Multithreading exception handling

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Soft Suave Technologies Interview FAQs

How many rounds are there in Soft Suave Technologies interview?
Soft Suave Technologies interview process usually has 2-3 rounds. The most common rounds in the Soft Suave Technologies interview process are Coding Test, Aptitude Test and HR.
How to prepare for Soft Suave Technologies 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 Soft Suave Technologies. The most common topics and skills that interviewers at Soft Suave Technologies expect are Python, Software Development, C++, C# and Java.
What are the top questions asked in Soft Suave Technologies interview?

Some of the top questions asked at the Soft Suave Technologies interview -

  1. What are different types of waits in seleni...read more
  2. minimum loss calculation in an arra...read more
  3. Java programming for finding duplicate in an array using ...read more
How long is the Soft Suave Technologies interview process?

The duration of Soft Suave Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Soft Suave Technologies Interview Process

based on 34 interviews

Interview experience

3.8
  
Good
View more

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
 • 790 Interviews
View all

Soft Suave Technologies Reviews and Ratings

based on 53 reviews

3.4/5

Rating in categories

4.2

Skill development

2.8

Work-life balance

2.8

Salary

3.2

Job security

3.1

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 53 Reviews and Ratings
Executive Software Engineer
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer Trainee
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Executive
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Soft Suave Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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