Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Svam International Team. If you also belong to the team, you can get access from here

Svam International Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Svam International Interview Questions and Answers

Updated 20 May 2024

Svam International Interview Experiences

Popular Designations

4 interviews found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical QA questions
Round 2 - Technical 

(1 Question)

  • Q1. Technical but a bit managerial also
Round 3 - HR 

(2 Questions)

  • Q1. Face to face with HR
  • Q2. Hobbies, experience, and expectations etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Submitted the documents after clearing all the rounds. Further steps are in process. Taking more than 2 weeks.

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
Add answer

Software Engineer -RPA Interview Questions & Answers

user image Anonymous

posted on 20 Aug 2022

I applied via Approached by Company and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Assignment 

They will give assignments which contain aptitude and coding test. For the coding candidate can choose any programming language.

Round 2 - Technical 

(1 Question)

  • Q1. They will ask about candidates’s profile and previous experience.
Round 3 - HR 

(1 Question)

  • Q1. They will ask about candidates’s journey, weakness and strength ertc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidates’s should focus their profile and skill what previously learned and how you can utilise those further.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

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 - HR 

(1 Question)

  • Q1. Normal interview questions
Round 3 - One-on-one 

(3 Questions)

  • Q1. Normal interview questions
  • Q2. Introduction questions and basic recruitment questions
  • Q3. Don'task me this..I forget that they ask

Recruitment Consultant Interview Questions asked at other Companies

Q1. How you'll go to home at 3 AM coz we'll not provide cabs
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. Oops concepts, crud operation, Trigger and joins keys in dbms

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)

Svam International interview questions for popular designations

 Associate Software Engineer

 (1)

 Recruitment Consultant

 (1)

 Senior QA Engineer

 (1)

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude + Coding round
duration was 1 hr 30 mins
Topics were basic aptitude for interviews
Coding topics was - Stack and Greedy

Round 2 - Technical 

(3 Questions)

  • Q1. Why python and explain about list.
  • Ans. 

    Python is a popular programming language known for its simplicity and readability. Lists in Python are versatile data structures that can hold multiple items of different types.

    • Python is widely used in software development due to its ease of use and readability.

    • Lists in Python are ordered collections of items, which can be of different data types.

    • Lists can be modified, appended, sorted, and sliced in Python.

    • Example: li

  • Answered by AI
  • Q2. Print Spiral matrix (twisted leetcode question)
  • Q3. Print the summation of all the digit until the length of the digit is 1
  • Ans. 

    Sum all digits until single digit is reached

    • Iterate through each digit and add them together

    • Repeat the process until the sum is a single digit

    • Example: For input 1234, sum = 1+2+3+4 = 10, then sum = 1+0 = 1

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cyware Software Development Engineer Test interview:
  • DSA
  • Leetcode
  • Resume
Interview preparation tips for other job seekers - Be confident, speak out loud, and be interactive.

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

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

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Verbal communicatiom, attention to detail, email writing part

Round 2 - One-on-one 

(2 Questions)

  • Q1. General question with maths
  • Q2. Percentage related sums
Round 3 - One-on-one 

(2 Questions)

  • Q1. Interview question with maths
  • Q2. Percentage , profit related sums
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude assessment along with some theoretical components.

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions in Java, SQL and React
Round 3 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. Coding question->Reverse String(World Hello), pattern, prime number
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What are the different osi layers
  • Ans. 

    The OSI (Open Systems Interconnection) model consists of 7 layers that define the functions of a network communication system.

    • Physical Layer: Deals with physical connections and transmission of raw data.

    • Data Link Layer: Manages data frames and error detection/correction.

    • Network Layer: Handles routing and logical addressing.

    • Transport Layer: Ensures end-to-end communication and data flow control.

    • Session Layer: Establishe...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Basic details about yourself
Round 3 - Technical 

(1 Question)

  • Q1. What are some ways to avoid deadlock?
  • Ans. 

    Avoid deadlock by implementing proper resource allocation strategies and using techniques like timeouts and resource ordering.

    • Implement proper resource allocation strategies to prevent multiple processes from holding resources indefinitely.

    • Use timeouts to limit the amount of time a process can wait for a resource before releasing it.

    • Follow a strict resource ordering protocol to ensure processes request and release reso...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your cs basics are clear such as netwerking, os, and tech stacks used in projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do agile methodologies function in B2B projects?
  • Ans. 

    Agile methodologies in B2B projects involve frequent communication, adaptability, and collaboration with stakeholders.

    • Agile methodologies in B2B projects prioritize customer collaboration and responding to change over following a strict plan.

    • Regular feedback from stakeholders helps in adjusting project scope and priorities in real-time.

    • Cross-functional teams work together closely to deliver incremental value to the B2B...

  • Answered by AI
  • Q2. What is your experience with barcode scanners?
  • Ans. 

    I have extensive experience working with barcode scanners in various automation projects.

    • Implemented barcode scanning functionality in warehouse management system to track inventory

    • Integrated barcode scanners with automated testing tools for regression testing

    • Utilized barcode scanners in manufacturing processes to improve efficiency and accuracy

  • Answered by AI

Svam International Interview FAQs

How many rounds are there in Svam International interview?
Svam International interview process usually has 3 rounds. The most common rounds in the Svam International interview process are Technical, HR and Assignment.
How to prepare for Svam International 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 Svam International. The most common topics and skills that interviewers at Svam International expect are AWS, Java, Agile, Angular and C#.
What are the top questions asked in Svam International interview?

Some of the top questions asked at the Svam International interview -

  1. They will ask about candidates’s journey, weakness and strength er...read more
  2. Oops concepts, crud operation, Trigger and joins keys in d...read more
  3. Don'task me this..I forget that they ...read more

Tell us how to improve this page.

Svam International Interview Process

based on 3 interviews

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 809 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
View all

Svam International Reviews and Ratings

based on 62 reviews

3.9/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.8

Salary

3.2

Job security

3.9

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 62 Reviews and Ratings
Software Engineer
45 salaries
unlock blur

₹3.5 L/yr - ₹10.5 L/yr

Technical Lead
36 salaries
unlock blur

₹11.9 L/yr - ₹31.5 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹7.5 L/yr - ₹20.8 L/yr

Software Developer
14 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Team Lead
10 salaries
unlock blur

₹12.9 L/yr - ₹33 L/yr

Explore more salaries
Compare Svam International with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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