Upload Button Icon Add office photos

Filter interviews by

Saivion IT Outsourcing Services Interview Questions and Answers

Updated 4 Sep 2023

Saivion IT Outsourcing Services Interview Experiences

1 interview found

3D Artist Interview Questions & Answers

user image Ankit Das

posted on 4 Sep 2023

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

I applied via Naukri.com and was interviewed in Aug 2023. 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. Question regarding My qualifications, experience
Round 3 - Technical 

(1 Question)

  • Q1. About the 3d softwares, blender and Adobe softwares

3D Artist Interview Questions asked at other Companies

Q1. How can we copy unwrap of an object to another object?
View answer (3)

Interview questions from similar companies

Databricks Engineer Interview Questions & Answers

Fragma Data Systems user image Anonymous

posted on 26 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
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 - One-on-one 

(4 Questions)

  • Q1. Self introduction
  • Q2. Windows function and how you used
  • Ans. 

    Window functions are used to perform calculations across a set of table rows that are related to the current row.

    • Window functions are used in SQL to perform calculations on a specific subset of rows related to the current row.

    • They are often used with aggregate functions like SUM, AVG, and COUNT to calculate running totals, moving averages, and rankings.

    • Examples of window functions include ROW_NUMBER(), RANK(), LEAD(),

  • Answered by AI
  • Q3. Sql Coding questions. Window functions with joins.
  • Q4. Pyspark code for how you connect the data to ADLS with doing partition
  • Ans. 

    Use PySpark code to connect data to ADLS with partitioning

    • Use SparkSession to create a Spark application

    • Set the configuration for ADLS storage account and container

    • Read data from ADLS using Spark DataFrame API

    • Partition the data based on a specific column while writing back to ADLS

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. About your experience
Round 2 - Technical 

(1 Question)

  • Q1. How you handle the escalation
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Project amd Advanced C++ concepts
Round 2 - Coding Test 

C++ coding questions and logical questions

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

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. DC DC power supply and their details
  • Q2. Inductor and common mode choke parameters and usage

Interview Preparation Tips

Topics to prepare for Mantra Technologies Hardware Design Engineer interview:
  • Microcontroller
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. I am interested but I am fasher
  • Q2. I am interested but I am fasher

Interview Preparation Tips

Interview preparation tips for other job seekers - I am interested but I am fasher
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is your work experience in gaming
  • Ans. 

    I have 5 years of experience working as a Game Artist in the gaming industry.

    • Worked on creating 2D and 3D assets for various game projects

    • Collaborated with game designers and developers to ensure visual consistency

    • Experience with game engines like Unity and Unreal Engine

    • Created concept art, character designs, and environment assets

    • Knowledge of animation and visual effects for games

  • Answered by AI
  • Q2. What is your salary expectation
  • Ans. 

    My salary expectation is based on industry standards, my experience, and the responsibilities of the role.

    • Research industry standards for Game Artists salaries

    • Consider my level of experience and skills

    • Factor in the responsibilities and requirements of the specific role

    • Be open to negotiation based on benefits and other perks offered

  • Answered by AI
Round 2 - Assignment 

Design a character and Royal symbol (fully rendered in realistic style) and one Mid Pay concept sketch for slot game.

Round 3 - One-on-one 

(3 Questions)

  • Q1. About yourself and experience
  • Q2. About assignment related questions
  • Q3. Some unprofessional questions

Interview Preparation Tips

Interview preparation tips for other job seekers - These guys reject you intentionally so don't waste your time. They don't have proper art team have no idea how to hire art professionals random guy will come and interview you who has 0 knowledge of art industry and culture. And VERY IMPORTANT thing this guys ask you to share your source file once they got they will ghost you and can't contact them so pls don't share your source file with any company like this it's FULL OF SCAM. And one last advice apply reputed gaming companies or art studios only don't waste your time here this guys are scammers simply using artist to get done their job in name of "Art Test". SCAMMERS! SCAMMERS! SCAMMERS!
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Vivekananda Institute of Professional Studies Technical Campus, Delhi and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were basic questions asked related to the profile

Round 2 - Assignment 

There were some questions and an ER diagram to create.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. They started asking about the projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself with deep knowledge of the projects mentioned in resume.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. JavaScript concepts
  • Q2. JavaScript coding
  • Q3. Angular questions
Round 2 - Technical 

(2 Questions)

  • Q1. Angular questions
  • Q2. Angular implementation explanation
  • Ans. 

    Angular implementation explanation

    • Angular is a popular front-end framework for building web applications

    • Uses TypeScript for development

    • Components, services, modules, and directives are key concepts in Angular

    • Data binding, dependency injection, and routing are important features

    • Example: Creating a new component in Angular - ng generate component my-component

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Casual questions and discussion
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and casual discussion

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What are different KPI's
  • Ans. 

    Key Performance Indicators (KPIs) are measurable values that demonstrate how effectively a company is achieving key business objectives.

    • KPIs are specific, measurable, achievable, relevant, and time-bound metrics used to evaluate the success of an organization or a particular activity.

    • Examples of KPIs include revenue growth rate, customer acquisition cost, customer retention rate, website traffic, conversion rate, and e

  • Answered by AI
  • Q2. Differentiate loc and iloc in pandas
  • Ans. 

    loc is label-based indexing while iloc is integer-based indexing in pandas.

    • loc is used to access a group of rows and columns by labels

    • iloc is used to access a group of rows and columns by integer position

    • Example: df.loc['row_label', 'column_label'] vs df.iloc[0, 1]

  • Answered by AI

Saivion IT Outsourcing Services Interview FAQs

How many rounds are there in Saivion IT Outsourcing Services interview?
Saivion IT Outsourcing Services interview process usually has 3 rounds. The most common rounds in the Saivion IT Outsourcing Services interview process are Resume Shortlist, HR and Technical.
How to prepare for Saivion IT Outsourcing Services 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 Saivion IT Outsourcing Services. The most common topics and skills that interviewers at Saivion IT Outsourcing Services expect are Computer Operating, Customer Service, Data Entry, Digital Marketing and Excel.

Tell us how to improve this page.

Saivion IT Outsourcing Services Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Luxoft Interview Questions
3.7
 • 121 Interviews
Thryve Digital Interview Questions
3.9
 • 65 Interviews
Iksula Interview Questions
3.5
 • 27 Interviews
Gammastack Interview Questions
3.7
 • 23 Interviews
Dyninno India Interview Questions
3.9
 • 21 Interviews
Apptio Interview Questions
3.9
 • 18 Interviews
View all

Saivion IT Outsourcing Services Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
E-Commerce Executive
4 salaries
unlock blur

₹2 L/yr - ₹2 L/yr

Senior Graphic Designer
3 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Explore more salaries
Compare Saivion IT Outsourcing Services with

Luxoft

3.7
Compare

Thryve Digital

3.9
Compare

Iksula

3.5
Compare

Mantra Technologies

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