Upload Button Icon Add office photos

Filter interviews by

Segmetriq Analytics Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

(5 Questions)

  • Q1. Python questions, write a SQL query to return employee with the number of leaves in each month, Vlookup, Index Match, Rank, Dense Rank
  • Q2. Loc and iloc in python
  • Ans. 

    loc and iloc are methods in pandas used for selecting rows and columns by label or integer position.

    • loc is used for selecting rows and columns by label

    • iloc is used for selecting rows and columns by integer position

    • Example: df.loc[0:5, 'column_name']

    • Example: df.iloc[0:5, 2]

  • Answered by AI
  • Q3. Advantage of Vlookup over-index match
  • Ans. 

    Vlookup is simpler and easier to use, while Index Match is more flexible and efficient.

    • Vlookup is easier for beginners to understand and use

    • Vlookup is quicker to set up and requires less formula writing

    • Index Match is more flexible as it can look up values in any column, not just the first one

    • Index Match is more efficient for large datasets as it does not require the entire column to be searched

  • Answered by AI
  • Q4. Difference between BRD and FRD
  • Ans. 

    BRD focuses on business requirements while FRD focuses on functional requirements.

    • BRD (Business Requirements Document) outlines the business problem that needs to be solved.

    • FRD (Functional Requirements Document) details how the system will meet the business requirements.

    • BRD is more high-level and focuses on the 'what', while FRD is more detailed and focuses on the 'how'.

    • BRD is typically created before FRD in the projec...

  • Answered by AI
  • Q5. Retail experience and analysis
  • Ans. 

    Retail experience and analysis

    • I have over 5 years of experience in retail industry analysis

    • Proficient in using data analytics tools to track sales trends and customer behavior

    • Implemented strategies based on market research to increase sales and customer satisfaction

    • Collaborated with cross-functional teams to optimize inventory management and pricing strategies

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 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 - Group Discussion 

It was a simple group discussion in which we were 10 students the topic was given by the HR itself

Round 3 - Technical 

(5 Questions)

  • Q1. It was a sales job so most of the question were related to the sales and marketing
  • Q2. Why do you want a sales job if you are from technical
  • Q3. About the work experiences
  • Q4. Situation Based Questions
  • Q5. Some sort of HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a decent company given a good package
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was nice experience. amazing

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your passion
Round 3 - HR 

(1 Question)

  • Q1. Tell me what value will you add to the company?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions on java questions on api's questions on cloud (aws) questons on sql Aptitiude questions reasoning questions
Round 3 - Technical 

(1 Question)

  • Q1. Based on resume. Medium to High level questions on java and cloud and sql.
Round 4 - Technical 

(1 Question)

  • Q1. This is also purely based on resume, mostly asked questions on sql

Interview Preparation Tips

Interview preparation tips for other job seekers - The above mentioned interview process is for freshers.
Be confident and honest while answering the questions.

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 4 interview rounds.

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 

Test time 35 min, based on Python SQL Stats

Round 3 - Technical 

(2 Questions)

  • Q1. Explain ML algorithms
  • Ans. 

    ML algorithms are mathematical models used to identify patterns and make predictions from data.

    • ML algorithms can be supervised, unsupervised, or semi-supervised

    • Supervised algorithms include linear regression, decision trees, and neural networks

    • Unsupervised algorithms include k-means clustering and principal component analysis

    • Semi-supervised algorithms combine elements of both supervised and unsupervised learning

    • ML algo...

  • Answered by AI
  • Q2. Explain SQL joins, explain join in a given situation
  • Ans. 

    SQL joins are used to combine data from two or more tables based on a related column.

    • Joins are used to retrieve data from multiple tables in a single query.

    • Common types of joins are inner join, left join, right join, and full outer join.

    • Joining tables can be done using the JOIN keyword and specifying the columns to join on.

    • Example: SELECT * FROM table1 JOIN table2 ON table1.column = table2.column;

    • Joins can be used to c...

  • Answered by AI
Round 4 - Technical 

(3 Questions)

  • Q1. Explain projects you have worked
  • Q2. The algorithm used in the project (in my case LSTM)
  • Ans. 

    The algorithm used in the project is LSTM.

    • LSTM stands for Long Short-Term Memory and is a type of recurrent neural network.

    • It is commonly used for sequential data analysis such as time series forecasting, speech recognition, and natural language processing.

    • LSTM networks have the ability to remember long-term dependencies and avoid the vanishing gradient problem.

    • They consist of memory cells, input gates, output gates, a...

  • Answered by AI
  • Q3. Why LSTM? how does it work?
  • Ans. 

    LSTM is a type of recurrent neural network that can handle long-term dependencies.

    • LSTM stands for Long Short-Term Memory.

    • It uses gates to control the flow of information.

    • It can remember information for a longer period of time compared to traditional RNNs.

    • It is commonly used in natural language processing and speech recognition tasks.

    • LSTM has been shown to be effective in predicting stock prices and weather patterns.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The last round was Techno managerial, Interviewer asked more depth questions about work and projects. He was having good knowledge and was expecting more depth answers

Skills evaluated in this interview

Web Developer Interview Questions & Answers

Affine user image Manasa jagadeesh

posted on 9 Apr 2020

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Casual talk with the manager/director of the domain.
  • Q2. Basic questions about frontend technologies
  • Q3. Basic HR questions regarding salary
Round 1 - Coding Test 

Simple coding in any programming language

Round 2 - Technical 

(1 Question)

  • Q1. Technical question and written test
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round for core concepts
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion made

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for any interview you attend

I applied via Campus Placement and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

It was done on hackerrank the first question was related to array and second was on linked list and last was on sql

Round 3 - Technical 

(1 Question)

  • Q1. Oops concept stack program SQL basics
Round 4 - HR 

(1 Question)

  • Q1. Normal question related to me and job

Interview Preparation Tips

Topics to prepare for Cyfuture Software Developer interview:
  • Linked list
  • Data Structures
Interview preparation tips for other job seekers - Just do practise of programming and interview is easy
Round 1 - Coding Test 

They will give you a leet code test.

Round 2 - Technical 

(2 Questions)

  • Q1. Technical round with a few coding questions. API to get the employee.
  • Q2. API to update the salary of the employee
  • Ans. 

    API endpoint to update employee salary

    • Create a PUT request endpoint with employee ID and new salary as parameters

    • Verify user authentication and authorization before updating the salary

    • Update the salary in the database and return success message

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews take too long and repetitive questions on multiple rounds

I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions based on Objects and Classes Basic Questions related to DSA Projects discussions- Your Roles and Tasks Scenario based Questions Few Reasoning Questions
Round 3 - Technical 

(1 Question)

  • Q1. Questions related to Trees and Graphs nested SQL Queries Scenario Based Questions Projects Logics for the coding given
Round 4 - HR 

(1 Question)

  • Q1. Just basic HR Questions Reallocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in basics
Have a good grasp over DSA and Fundamentals
Try to be confident and fluent while answering
Stay positive

Segmetriq Analytics Interview FAQs

How to prepare for Segmetriq Analytics 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 Segmetriq Analytics. The most common topics and skills that interviewers at Segmetriq Analytics expect are C#, Data Warehousing, Docker, ETL and Grafana.

Tell us how to improve this page.

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.3
 • 54 Interviews
Affine Interview Questions
3.5
 • 48 Interviews
Magic Edtech Interview Questions
3.1
 • 48 Interviews
Cyfuture Interview Questions
3.0
 • 43 Interviews
View all

Segmetriq Analytics Reviews and Ratings

based on 12 reviews

4.2/5

Rating in categories

4.4

Skill development

4.0

Work-Life balance

4.2

Salary & Benefits

4.4

Job Security

4.4

Company culture

4.3

Promotions/Appraisal

4.3

Work Satisfaction

Explore 12 Reviews and Ratings
Database Developer
7 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Database Intern
5 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

Associate BI Consultant
5 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Associate Database Developer
4 salaries
unlock blur

₹2.5 L/yr - ₹5.1 L/yr

Talent Acquisition Executive
4 salaries
unlock blur

₹2.2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Segmetriq Analytics with

kipi.ai

4.3
Compare

Saama Technologies

3.7
Compare

Magic Edtech

3.1
Compare

Cyfuture

3.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview