Upload Button Icon Add office photos
Engaged Employer

i

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

Data Semantics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Data Semantics Interview Questions and Answers

Updated 23 Nov 2024

Data Semantics Interview Experiences

Popular Designations

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical discussion on functional BA kra
Round 2 - Technical 

(1 Question)

  • Q1. Sql and power bi questions
Round 3 - HR 

(2 Questions)

  • Q1. Checked if open to train the teams
  • Q2. To check company culture fit

Interview Preparation Tips

Interview preparation tips for other job seekers - Join only if you feel you actually have skills, else.....

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Randam number program to find max

Senior Supervisor Interview Questions asked at other Companies

Q1. What is standard height between WC Outlet centre to Inlet center?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 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 - Technical 

(2 Questions)

  • Q1. Interview questions on basic programming in python
  • Q2. Sql realted questions on joins

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round technical round. prepare on core skills which you have mentioned in your resume.
2nd round technical round. questions related to your project and skills you have worked with.
3rd round Hr round. salary negotiation

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 (223)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude, oops, databse, programming

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS, Simple programs
  • Q2. Database, SQL Quires, JOINS, etc
Round 3 - HR 

(1 Question)

  • Q1. What is your long term goal
  • Ans. 

    To become a technical lead in a reputable tech company, leading innovative projects and mentoring junior engineers.

    • Continuously improve technical skills through learning new technologies and tools

    • Gain leadership experience by taking on more responsibilities and leading projects

    • Mentor junior engineers to help them grow and succeed in their careers

  • Answered by AI

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 (223)

Data Semantics interview questions for popular designations

 Software Engineer

 (2)

 Senior Supervisor

 (1)

 Business Analyst

 (1)

Jobs at Data Semantics

View all

Interview questions from similar companies

Round 1 - Aptitude Test 

50 Questions in 1 hour

Round 2 - Coding Test 

Pattern and basic programming questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java, SQL, and project-related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice place to work, the staff and the colleagues were very supportive and give importance to your decisions or choices.
Round 1 - Coding Test 

Simple String or list releted questions for Arranging a string some conditions wise

Round 2 - Technical 

(1 Question)

  • Q1. Count number after decimal value What is decorator What is abstraction in python
  • Ans. 

    To count number after decimal value in Python, use string manipulation or math module.

    • Use string manipulation to count number of digits after decimal point

    • Use math module to round off the number and then subtract the original number to get the digits after decimal point

    • Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Maily focus on logical Questions and Make any one Language proficient then you can give answer
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test and was unproctored

Round 2 - Technical 

(1 Question)

  • Q1. It was a online technical round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL concepts and basic OOPs concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(4 Questions)

  • Q1. What is singleton design pattern
  • Ans. 

    Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.

    • Used when only one instance of a class is required throughout the application

    • Provides a global point of access to the instance

    • Implemented using a private constructor, static method, and static variable

    • Example: Logger class, Database connection class

  • Answered by AI
  • Q2. C# LINQ queries for group and sum data from data table
  • Ans. 

    C# LINQ queries for group and sum data from data table

    • Use GroupBy() method to group data based on a specific column

    • Use Sum() method to calculate the sum of a column

    • Use Select() method to select the required columns

  • Answered by AI
  • Q3. Solid design principles
  • Ans. 

    Solid design principles are a set of guidelines for writing maintainable and scalable code.

    • Single Responsibility Principle (SRP) - each class should have only one responsibility

    • Open/Closed Principle (OCP) - classes should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness

    • Interface Se...

  • Answered by AI
  • Q4. OOPS concepts ,like association and all

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are an experienced software Engineer, focus on designing part of the system.

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

MCQ questions on OS, JS and HTML

Round 2 - Coding Test 

Basic Questions from resume. String/Array DSA questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Share the link for codesignal

Round 2 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Based on the resume

Data Semantics Interview FAQs

How many rounds are there in Data Semantics interview?
Data Semantics interview process usually has 2-3 rounds. The most common rounds in the Data Semantics interview process are Technical, HR and Resume Shortlist.
How to prepare for Data Semantics 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 Data Semantics. The most common topics and skills that interviewers at Data Semantics expect are CRM, SAN, IT Services, SMS and SOC.
What are the top questions asked in Data Semantics interview?

Some of the top questions asked at the Data Semantics interview -

  1. Interview questions on basic programming in pyt...read more
  2. technical discussion on functional BA ...read more
  3. checked if open to train the te...read more

Tell us how to improve this page.

Data Semantics Interview Process

based on 5 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

Equifax Interview Questions
3.3
 • 32 Interviews
VDart Interview Questions
4.0
 • 29 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
EagleView Interview Questions
3.3
 • 20 Interviews
Apptio Interview Questions
3.9
 • 19 Interviews
View all

Data Semantics Reviews and Ratings

based on 57 reviews

3.9/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

3.1

Salary

3.8

Job security

3.7

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 57 Reviews and Ratings
Project Manager / Scrum Master

Bangalore / Bengaluru

10-12 Yrs

Not Disclosed

Explore more jobs
Software Engineer
77 salaries
unlock blur

₹2.2 L/yr - ₹9.5 L/yr

Data Engineer
41 salaries
unlock blur

₹5.7 L/yr - ₹22 L/yr

Senior Solution Engineer
18 salaries
unlock blur

₹23 L/yr - ₹25.3 L/yr

Solution Developer
14 salaries
unlock blur

₹6 L/yr - ₹15.2 L/yr

Senior Data Engineer
13 salaries
unlock blur

₹17 L/yr - ₹21 L/yr

Explore more salaries
Compare Data Semantics with

Saama Technologies

3.7
Compare

Jumio

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

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