Upload Button Icon Add office photos
Engaged Employer

i

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

Savvysoft Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Savvysoft Technologies Data Analyst Interview Questions and Answers for Experienced

Updated 17 Nov 2021

Savvysoft Technologies Data Analyst Interview Experiences for Experienced

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 17 Nov 2021

I applied via Company Website and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Be prepared with SQL excel

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare excel, sql and any one visualization tool like powerbi or tableau that are the requirements

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Aug 2021. 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 - One-on-one 

(1 Question)

  • Q1. Knowledge on your skills
Round 3 - HR 

(2 Questions)

  • Q1. Share details of your previous job.
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for business analysis topics
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2023. There were 2 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 

(2 Questions)

  • Q1. How many years of experience in life insurance domain?
  • Ans. No experience in life insurance and not as BA in insurance domain.
  • Answered Anonymously
  • Q2. Required 5 years of experience as BA?
  • Ans. I clearly said have only 1.5 years of experience as BA in IT industry and asking same question.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - I have been getting same kind of calls everyday and I only ask them how many years of experience they require as BA so I say I don't have much experience. Beware guys first you yourself question them instead they asking questions to us.

Interview Questionnaire 

1 Question

  • Q1. What is your role in current company and tell me one thing that make you different from other colleges in your team/company?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - Aptitude Test 

Aptitude test based on RS Agarwal and similar numerical types

Round 3 - Technical 

(2 Questions)

  • Q1. Reverse a link list and reverse a string
  • Ans. 

    Reverse a linked list and reverse a string

    • To reverse a linked list, iterate through the list and change the pointers to reverse the order

    • To reverse a string, use a loop to iterate through the characters and build a new string in reverse order

    • Example: Linked list 1->2->3->4 can be reversed to 4->3->2->1

    • Example: String 'hello' can be reversed to 'olleh'

  • Answered by AI
  • Q2. Check for weighted sum
  • Ans. 

    The question is asking to calculate the weighted sum of a set of values.

    • Calculate the product of each value with its corresponding weight

    • Sum up all the products to get the weighted sum

    • Example: Values [2, 3, 4] with weights [0.5, 0.3, 0.2] would result in (2*0.5) + (3*0.3) + (4*0.2) = 1 + 0.9 + 0.8 = 2.7

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2019. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Software manual testing related questions..retesting, regression testing, types of testing, domain
  • Q2. Stlc, sdlc, retesting, regression testing, Writing test cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear testing basic concepts,domain knowledge in which you are working.

I applied via Company Website and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basic Hr question
  • Q2. 1. Introduce your self.
  • Q3. 2.Why you want to join vision india.
  • Q4. 3. What do you know about vision india.
  • Q5. Skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic about companies and introduction and basic hr

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about youself
  • Q2. What is c
  • Ans. 

    C is a general-purpose programming language known for its efficiency and low-level control.

    • C was developed by Dennis Ritchie at Bell Labs in the 1970s.

    • It is widely used for system programming, embedded systems, and developing operating systems.

    • C is known for its simplicity, allowing direct memory manipulation and efficient code execution.

    • It influenced the development of many other programming languages, such as C++, Ja

  • Answered by AI
  • Q3. What is java
  • Ans. 

    Java is a high-level programming language known for its platform independence and object-oriented approach.

    • Java is widely used for developing desktop, web, and mobile applications.

    • It is known for its write once, run anywhere (WORA) principle.

    • Java programs are compiled into bytecode and executed on a Java Virtual Machine (JVM).

    • It supports multithreading, exception handling, and automatic memory management.

    • Popular framew...

  • Answered by AI
  • Q4. What is lamda
  • Ans. 

    Lambda is a function that allows you to write and use small, anonymous functions in programming languages.

    • Lambda functions are often used in functional programming languages.

    • They are anonymous, meaning they don't have a name.

    • Lambdas can be used as arguments to higher-order functions.

    • They are commonly used for tasks that require a short, one-time function.

    • Lambda functions can be written in various programming languages,

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good test soo check

Round 2 - Group Discussion 

Failed in this round

Interview Preparation Tips

Interview preparation tips for other job seekers - Can do better and avoid this round for freshers
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - Coding Test 

Object oriented programming,Data Structures,Lifecycle

Round 3 - HR 

(2 Questions)

  • Q1. What are your hobbies
  • Ans. 

    My hobbies include playing guitar, reading books, and hiking.

    • Playing guitar: I have been playing guitar for 5 years and enjoy learning new songs and techniques.

    • Reading books: I love reading fiction and non-fiction books, especially in the science and technology genres.

    • Hiking: Exploring nature and going on hikes is a great way for me to relax and stay active.

  • Answered by AI
  • Q2. What are your future goals
  • Ans. 

    My future goal is to become a senior software developer and contribute to the development of innovative software solutions.

    • To gain expertise in new programming languages and technologies

    • To lead a team of developers and mentor junior developers

    • To continuously learn and stay updated with the latest industry trends

    • To contribute to open-source projects and collaborate with other developers

    • To improve my problem-solving and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't worry to ask if you have any doubts.Prepare well

Tell us how to improve this page.

Interview Questions from Similar Companies

Experis IT Interview Questions
3.0
 • 48 Interviews
TrueBlue Interview Questions
3.6
 • 23 Interviews
Allegis Group Interview Questions
3.7
 • 20 Interviews
Ven Consulting Interview Questions
3.5
 • 19 Interviews
W3Global Interview Questions
3.7
 • 18 Interviews
View all
Savvysoft Technologies Data Analyst Salary
based on 11 salaries
₹3 L/yr - ₹4.6 L/yr
39% less than the average Data Analyst Salary in India
View more details

Savvysoft Technologies Data Analyst Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

5.0

Salary

5.0

Job security

4.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
US IT Recruiter
27 salaries
unlock blur

₹2 L/yr - ₹5.3 L/yr

US Recruiter
24 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Telecom Engineer
15 salaries
unlock blur

₹4.5 L/yr - ₹5.7 L/yr

HR Recruiter
13 salaries
unlock blur

₹2.9 L/yr - ₹4.2 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹9.5 L/yr - ₹19.2 L/yr

Explore more salaries
Compare Savvysoft Technologies with

Experis IT

3.0
Compare

Allegis Group

3.7
Compare

Buzzworks Business Services

3.8
Compare

S2 Infotech

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