Upload Button Icon Add office photos

Filter interviews by

Digantara Interview Questions, Process, and Tips

Updated 12 Oct 2023

Top Digantara Interview Questions and Answers

Digantara Interview Experiences

Popular Designations

2 interviews found

I applied via LinkedIn and was interviewed in Sep 2022. 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 - Home Assignment 

(5 Questions)

  • Q1. What is shebang in bash scripting
  • Ans. 

    Shebang is a special character sequence used in Unix-based systems to indicate the interpreter for a script file.

    • Shebang starts with #! and is followed by the path to the interpreter

    • It is used to specify the interpreter for a script file

    • It allows the script to be executed without explicitly invoking the interpreter

    • Example: #!/bin/bash specifies that the script should be run using the bash interpreter

  • Answered by AI
  • Q2. Explain vector projection
  • Ans. 

    Vector projection is the process of projecting a vector onto another vector.

    • It involves finding the component of one vector that lies along another vector.

    • The result is a scalar value that represents the length of the projection.

    • The projection can be calculated using the dot product of the two vectors.

    • The formula for vector projection is proj_u(v) = (u . v / ||u||^2) * u.

    • Vector projection is used in various fields such

  • Answered by AI
  • Q3. Who is a leader and qualities of leader.
  • Ans. 

    A leader is someone who guides and inspires others towards a common goal.

    • A leader possesses strong communication skills and can effectively convey their vision and goals to their team.

    • A leader is able to motivate and inspire their team members, encouraging them to perform at their best.

    • A leader is knowledgeable and experienced in their field, earning the respect and trust of their team.

    • A leader is able to make tough de...

  • Answered by AI
  • Q4. A week to spend on answering a question on Probability of collision of two objects.
  • Q5. How do you convert 3d object collision problem to 2d collision problem
  • Ans. 

    3D object collision problem can be converted to 2D by projecting the objects onto a 2D plane.

    • Project the 3D objects onto a 2D plane using a projection matrix.

    • Calculate the 2D coordinates of the projected objects.

    • Perform collision detection in 2D using standard algorithms.

    • Example: projecting a sphere onto a 2D plane results in a circle.

    • Example: projecting a cube onto a 2D plane results in a square.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Digantara Data Scientist interview:
  • Orbital Mechanics
Interview preparation tips for other job seekers - Watch out folks, this company ghosts candidates, each interview takes place after almost an entire month!

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I appeared for an interview in Sep 2023.

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 - Assignment 

Was given an assignment to complete

Round 3 - Technical 

(1 Question)

  • Q1. How would a distributed system based on the assignment work.
  • Ans. 

    A distributed system based on the assignment would involve multiple servers working together to handle tasks and share resources.

    • Use load balancing to distribute tasks among servers.

    • Implement fault tolerance to ensure system reliability.

    • Utilize messaging queues for inter-server communication.

    • Use consistent hashing for data partitioning.

    • Examples: Apache Kafka, Redis Cluster, Hadoop Distributed File System.

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. It was mainly system design
Round 5 - One-on-one 

(1 Question)

  • Q1. What would your first week in the company look like
Round 6 - HR 

(1 Question)

  • Q1. Basic hr round questions

Interview Preparation Tips

Interview preparation tips for other job seekers - bad interview experience, does not deliver what they promise when giving final offer. they will also ghost you.

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
View answer (1)

Jobs at Digantara

View all

Interview questions from similar companies

I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic concept question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear. Some scenario based questions based on business rules and FDMEE data load

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and English test

Round 2 - Technical 

(1 Question)

  • Q1. Technical round to test technical skills
Round 3 - HR 

(1 Question)

  • Q1. This was fun. It'll take few minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare hard.company will be taking people on basis of their technology requirements and needs

Analyst Interview Questions & Answers

Wipro user image Anonymous

posted on 23 Feb 2021

Interview Questionnaire 

1 Question

  • Q1. Previous Project Experience

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for job change
  • Q2. Question about job profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview as selection process can be time consuming

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Cocubes Test Task 1 is of Aptitude questions needs to be completed in Specific time interval and Task 2 is Essay Writing to be finished in Given interval

Round 2 - HR 

(1 Question)

  • Q1. Are you ready to Relocate
  • Ans. Yes I am relocate and flexible with any location
  • Answered Anonymously
Round 3 - Coding Test 

L1 Exam should be cleared L 1 exam is of multiple choice questions and completely related to Java J2Ee Spring

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for co cubes Aptitude and All the best

I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Favorite dish and explain about its preaparation
  • Q3. Process related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills

Digantara Interview FAQs

How many rounds are there in Digantara interview?
Digantara interview process usually has 4 rounds. The most common rounds in the Digantara interview process are Resume Shortlist, Technical and Assignment.
How to prepare for Digantara 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 Digantara. The most common topics and skills that interviewers at Digantara expect are Data Analytics, Data Collection, Python, Data Processing and Analytical Chemistry.
What are the top questions asked in Digantara interview?

Some of the top questions asked at the Digantara interview -

  1. How do you convert 3d object collision problem to 2d collision prob...read more
  2. how would a distributed system based on the assignment wo...read more
  3. What is shebang in bash script...read more

Tell us how to improve this page.

Digantara Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all
Associate Manager - Legal

Bangalore / Bengaluru

5-7 Yrs

Not Disclosed

Space Systems Engineer

Bangalore / Bengaluru

0-3 Yrs

Not Disclosed

Optical Engineer

Bangalore / Bengaluru

5-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
4 salaries
unlock blur

₹10 L/yr - ₹25 L/yr

Operations Manager
4 salaries
unlock blur

₹18 L/yr - ₹18 L/yr

Explore more salaries
Compare Digantara with

TCS

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

Infosys

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