Upload Button Icon Add office photos

Filter interviews by

Savantis Solutions India Software Trainee Interview Questions and Answers

Updated 9 Feb 2023

Savantis Solutions India Software Trainee Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Group Discussion 

College first day experience:
just tell the breif abut your experience better dont tell about unwanted stuff

Round 3 - One-on-one 

(2 Questions)

  • Q1. Self intro: name: educational details: skills: acheivements: brief about your personality:
  • Q2. Why you choose this:
  • Ans. 

    I chose this software trainee position because of my passion for coding and my desire to learn and grow in the software development field.

    • I have always been interested in technology and computers.

    • I enjoy problem-solving and finding creative solutions.

    • I have a strong foundation in programming languages like Java and Python.

    • I believe this trainee position will provide me with valuable hands-on experience and mentorship.

    • I...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be in your way better show yourself truely dont fake about your knowledge

Interview questions from similar companies

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

Round 1 - Coding Test 

90 minute test on hacker rank consisting of 3 coding questions all of medium difficulty. Most candidates are required to solve more than 1 question.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions on concepts of OOPS and Operating Systems.
  • Q2. Find least common ancestor of a binary tree.
  • Ans. 

    Find the lowest common ancestor of a binary tree.

    • Traverse the tree recursively from the root node.

    • If the current node is null or matches either of the given nodes, return the current node.

    • Recursively search for the nodes in the left and right subtrees.

    • If both nodes are found in different subtrees, return the current node.

    • If both nodes are found in the same subtree, continue the search in that subtree.

  • Answered by AI
  • Q3. Find first missing positive integer from an array for non-negative integers.
  • Ans. 

    Find first missing positive integer from an array of non-negative integers.

    • Create a hash set to store all positive integers in the array

    • Loop through the array and add all positive integers to the hash set

    • Loop through positive integers starting from 1 and return the first missing integer not in the hash set

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Design a parking lot
  • Ans. 

    Design a parking lot

    • Consider the size and capacity of the parking lot

    • Decide on the layout and organization of parking spaces

    • Implement a system to manage parking availability and reservations

    • Include features like ticketing, payment, and security

    • Consider scalability and future expansion

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Given a grid which represents an ocean( For all index i,j if mat[i][j] = 1 is island and mat[i][j] = 0 means water). Find the island with largest area.
  • Q2. Given list of strings group them into distinct anagrams.
  • Ans. 

    Group list of strings into distinct anagrams.

    • Create a hash table with sorted string as key and list of anagrams as value.

    • Iterate through the list of strings and add each string to its corresponding anagram list in the hash table.

    • Return the values of the hash table as a list of lists.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Arcesium Senior Software Engineer interview:
  • Low Level Design
  • Object Oriented Programming
  • Data Structures
  • Algorithms
  • DBMS
Interview preparation tips for other job seekers - Focus on Data Structures & Algorithms and Low Level Designing. Some brushup of DBMS will also help.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Question on js

Interview Preparation Tips

Interview preparation tips for other job seekers - study the basics, coding ques

Interview Questionnaire 

2 Questions

  • Q1. Interview happened for about 1hr 20mins approx with java basics to hard question like Singleton class, HashMap, oops concept and sql queries and they gave 3 code to write.
  • Q2. Be relax answer with confidence
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. IAM & PAM Operations
  • Q2. Related to Sailpoint

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

With project-specific programming languages such as Python, Java, and others.

Round 2 - Technical 

(1 Question)

  • Q1. Any Design Pattern question
Round 3 - HR 

(1 Question)

  • Q1. Professionalism and Team contribution related

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Organization for Technology enthusiasts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions on Javascript

Round 2 - One-on-one 

(1 Question)

  • Q1. Coding questions were asked
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Deep Technical Questions
  • Q2. Problem solving and usecases
Round 2 - Technical 

(1 Question)

  • Q1. Usecase based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Linked List
  • Ans. 

    A linked list is a linear data structure where elements are stored in nodes with each node pointing to the next node in the sequence.

    • Consists of nodes connected by pointers

    • Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)

    • Allows for dynamic size and efficient insertion/deletion operations

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2023.

Round 1 - Coding Test 

Sorting algo , array question

Round 2 - Technical 

(1 Question)

  • Q1. Oops dbms coding basics

Savantis Solutions India Interview FAQs

How many rounds are there in Savantis Solutions India Software Trainee interview?
Savantis Solutions India interview process usually has 3 rounds. The most common rounds in the Savantis Solutions India interview process are Resume Shortlist, Group Discussion and One-on-one Round.

Tell us how to improve this page.

Savantis Solutions India Software Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Arcesium Interview Questions
3.5
 • 79 Interviews
Programmers.io Interview Questions
4.2
 • 25 Interviews
Diverse Lynx Interview Questions
3.7
 • 19 Interviews
Egen Interview Questions
3.6
 • 17 Interviews
BANGMETRIC Interview Questions
3.8
 • 12 Interviews
View all
Trainee Analyst
28 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Project Administrator
16 salaries
unlock blur

₹10.5 L/yr - ₹18.5 L/yr

HR Executive
11 salaries
unlock blur

₹2.2 L/yr - ₹5.1 L/yr

Analyst
9 salaries
unlock blur

₹2.2 L/yr - ₹2.4 L/yr

SAP Basis Consultant
8 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Explore more salaries
Compare Savantis Solutions India with

Mobile Programming

2.8
Compare

Arcesium

3.5
Compare

Diverse Lynx

3.7
Compare

Solartis Technology Services

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