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

Data Semantics interview questions for popular designations

 Software Engineer

 (2)

 Business Analyst

 (1)

 Senior Supervisor

 (1)

Jobs at Data Semantics

View all

Interview questions from similar companies

dev2 Interview Questions & Answers

Hyland Software Solutions India LLP user image Anonymous

posted on 7 Feb 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

DSA- 1easy, 1 medium

Round 2 - Technical 

(7 Questions)

  • Q1. Project discussion
  • Q2. DBMS views
  • Q3. Hibernate
  • Q4. What happens when u enter www.google.com
  • Q5. Authentication
  • Q6. What is socket
  • Q7. Bubble sort and time complexity

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare DBMS, CN properly
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. What are the concepts of threads in Java?
  • Ans. 

    Threads in Java allow for concurrent execution of code, enabling multitasking and improving performance.

    • Threads are lightweight sub-processes within a process.

    • They allow for concurrent execution of code, enabling multitasking.

    • Threads share the same memory space, allowing for efficient communication and data sharing.

    • Examples include creating threads using the Thread class or implementing the Runnable interface.

  • Answered by AI
  • Q2. Volatile keyword uses, refied keyword and its use in generics
  • Ans. 

    Volatile keyword ensures visibility of changes to variables across threads. Reified keyword is used to access type information at runtime in generics.

    • Volatile keyword is used to indicate that a variable's value will be modified by different threads.

    • It ensures that changes made by one thread to a volatile variable are visible to other threads.

    • Reified keyword is used in generics to access type information at runtime, whi...

  • Answered by AI
  • Q3. Multi module architecture in android pros and cons
  • Ans. 

    Multi module architecture in Android involves breaking down an app into multiple modules for better organization and scalability.

    • Pros: better organization, easier maintenance, faster build times, code reusability

    • Cons: increased complexity, potential for dependency issues, learning curve for developers

    • Example: Breaking down an app into separate modules for UI, networking, and data storage can make it easier to work on d

  • Answered by AI
  • Q4. Generics in java
  • Ans. 

    Generics in Java allow for creating classes, interfaces, and methods that operate on types parameterized at compile time.

    • Generics provide type safety by allowing the compiler to detect and prevent type errors at compile time.

    • They enable code reusability by writing generic algorithms that work on different types.

    • Example: List<String> names = new ArrayList<>();

    • Example: public class Box<T> { private T va

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Litmus7 Systems Consulting Senior Android Developer interview:
  • Java
  • Kotlin
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are Agile Values? Scrum Values? Scrum Ceremonies? Story Points?
  • Ans. 

    Agile values include individuals and interactions over processes and tools, while Scrum values include commitment, courage, focus, openness, and respect.

    • Agile values prioritize individuals and interactions over processes and tools

    • Scrum values include commitment, courage, focus, openness, and respect

    • Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective

    • Story points are a unit of...

  • Answered by AI
  • Q2. As project manager what docs do you prepare? How do you contribute as a PM?
  • Ans. 

    As a project manager, I prepare various documents such as project plans, schedules, budgets, risk assessments, and progress reports. I contribute by leading the team, managing resources, and ensuring project success.

    • Prepare project plans outlining scope, objectives, deliverables, and timelines

    • Create schedules to allocate tasks and track progress

    • Develop budgets to manage project costs effectively

    • Conduct risk assessments...

  • Answered by AI
  • Q3. Capacity? Velocity? etc Agile/Scrum-based questions (bookish) this round was taken by Rajni
Round 2 - One-on-one 

(6 Questions)

  • Q1. Megha took my final round and asked me questions about Agile/Scrum, Stroy Points (estimation).
  • Q2. Ques on explaining Sprint Planning, Retro, Review, using Doc/Excel (screen sharing)
  • Q3. Ques on Conflict and Resource Management, some scenario-based question.
  • Q4. How will you make a low-performing resource a high-performing one?
  • Ans. 

    Provide clear expectations, offer support and training, provide feedback and recognition, set goals and milestones.

    • Clearly communicate expectations and goals to the resource.

    • Offer support and training to help the resource improve their skills and knowledge.

    • Provide regular feedback and recognition for progress made.

    • Set specific goals and milestones to track improvement.

    • Create a development plan with the resource to addr...

  • Answered by AI
  • Q5. Megha did not hire me because she felt I had adequate knowledge and practical experience. (insecurities) Anyway, good luck with your interview.
  • Q6. What is Scrum of Scrums? What is PI planning?
  • Ans. 

    Scrum of Scrums is a scaled agile framework where multiple Scrum teams coordinate their work. PI planning is a key event in SAFe where teams plan their work for the upcoming Program Increment.

    • Scrum of Scrums involves representatives from each Scrum team meeting regularly to discuss dependencies and progress.

    • PI planning is a two-day event where teams align on their objectives, dependencies, and priorities for the upcomi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Magic Edtech Project Manager interview:
  • Agile Methodology
  • Waterfall
  • Scrum
  • Project Management
Interview preparation tips for other job seekers - Be well prepared with your bookish as well as practical answers.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

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

Round 1 - HR 

(2 Questions)

  • Q1. How could you use AI in a company?
  • Q2. Tell me about your past experience.
Round 2 - Aptitude Test 

Few maths , few English , few problem solving

Round 3 - Technical 

(2 Questions)

  • Q1. Few details about data Science regressions and all
  • Q2. Write pseudo code in python

Interview Preparation Tips

Interview preparation tips for other job seekers - Please ask them if they are serious about this job or if they are doing the time pass as they don't have anything else to do, even if they tell you they are selecting you don't believe them, don't leave other offers because of them.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Hackerrank react test on
1. MCQ- HTML,CSS, Javscript, Web fundamentals
2. Coding - React Context API code

Round 2 - Technical 

(3 Questions)

  • Q1. React and Javascript basics
  • Q2. React Design Pattern and Security handling
  • Q3. HTML and CSS Fundamentals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is Docker,image vs containers,mutistage,terraformstatebackend
  • Ans. 

    Docker is a platform for developing, shipping, and running applications using containers. Images are templates for containers, multistage builds optimize Dockerfiles, and Terraform state backend stores infrastructure state.

    • Docker is a platform that allows developers to package applications and their dependencies into containers for easy deployment and scalability.

    • Images are read-only templates used to create containers...

  • Answered by AI
  • Q2. What is diff cloud formation vs terraform, release management like blue green etc.
  • Ans. 

    CloudFormation and Terraform are both infrastructure as code tools, while blue-green release management is a deployment strategy.

    • CloudFormation is a service provided by AWS for creating and managing AWS resources using templates written in JSON or YAML.

    • Terraform is an open-source tool by HashiCorp that allows you to define and provision infrastructure using a declarative configuration language.

    • Blue-green deployment is ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Equifax Site Reliability Engineer interview:
  • Docker
  • Terraform
  • Kubernetes
Interview preparation tips for other job seekers - do the concept well why what u use this specific tools and all that

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

Mu Sigma Interview Questions
2.6
 • 228 Interviews
Tiger Analytics Interview Questions
3.7
 • 220 Interviews
Fractal Analytics Interview Questions
4.0
 • 206 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

Data Semantics Reviews and Ratings

based on 52 reviews

4.1/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.4

Salary

4.0

Job security

3.9

Company culture

3.6

Promotions

3.7

Work satisfaction

Explore 52 Reviews and Ratings
Content Writer

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Power Platform Developer

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
78 salaries
unlock blur

₹2.2 L/yr - ₹9.5 L/yr

Data Engineer
41 salaries
unlock blur

₹5.7 L/yr - ₹22 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

Software Developer
10 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Explore more salaries
Compare Data Semantics with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

LatentView Analytics

3.7
Compare

Tiger Analytics

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