Upload Button Icon Add office photos

Filter interviews by

Myantra 3D Modeller Interview Questions and Answers

Updated 11 Jun 2021

Myantra 3D Modeller Interview Experiences

1 interview found

3D Modeller Interview Questions & Answers

user image Anonymous

posted on 10 Jun 2021

I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What all are company member help me?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test it lasted for about 1 hour 10 minutes the interview wanted to test both my knowledge and communication skills most of the questions asked to me were related to my B.teacht curriculum i.e computer science related topics.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Myantra?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Java logical question
  • Q2. Webdriver architecture
  • Q3. Framework, file and folder structure
  • Q4. Your approach to tackle dynamic objects
  • Ans. 

    I approach dynamic objects by analyzing their behavior and adapting my approach accordingly.

    • I start by understanding the nature of the dynamic object and its expected behavior

    • I then analyze its movement patterns and any potential obstacles or hazards

    • Based on this analysis, I adapt my approach to ensure safe and efficient interaction with the dynamic object

    • For example, when working with a moving conveyor belt, I would e...

  • Answered by AI
  • Q5. Implicit and explicit wait in selenium
  • Ans. 

    Implicit and explicit wait are two types of wait in Selenium used to synchronize the test execution with the application.

    • Implicit wait is used to set a default waiting time for the web elements to load before throwing an exception.

    • Explicit wait is used to wait for a specific condition to occur before proceeding with the test execution.

    • Implicit wait is set globally for the entire test script while explicit wait is set f...

  • Answered by AI
  • Q6. Java oops concepts
  • Q7. Sql queries related to joins
  • Q8. Basic Unix commands

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to connect yours answers with some example of your project.

Skills evaluated in this interview

3D Modeller Interview Questions Asked at Other Companies

Q1. Do you know SolidWorks? How well you know SolidWorks? Can you aut ... read more
Q2. We have very long working hours. You are young now, but later you ... read more
Q3. What command do we use to cut a circular object in Autodesk Inven ... read more
Q4. What standards are used in the oil and gas industry?
Q5. Which 3D software are you familiar with?

I applied via LinkedIn and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String manipulation code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful to answer to the point

I applied via Approached by Company and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Sorry not expecting these
  • Q2. Sorry not expecting these questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard, keep learning
Round 1 - Technical 

(2 Questions)

  • Q1. What is mean by WBS?
  • Ans. 

    WBS stands for Work Breakdown Structure, which is a hierarchical decomposition of a project into smaller, more manageable components.

    • WBS is used to organize and define the scope of a project.

    • It helps in identifying all the tasks required to complete a project.

    • WBS breaks down the project into smaller, more manageable components.

    • It helps in estimating the time and cost required for each task.

    • WBS is often represented in a...

  • Answered by AI
  • Q2. Work breakdown structure

Interview Preparation Tips

Interview preparation tips for other job seekers - Good time to talk with hr and technical support.

Interview Questionnaire 

2 Questions

  • Q1. Java 8 features with examples
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and concise code.

    • Streams provide a way to process collections of data in a parallel and functional manner.

    • Default methods allow for adding new functionality to interfaces without breaking existing implementations.

    • Method references provide a way to refer to methods without...

  • Answered by AI
  • Q2. How to write Customised immutable java class
  • Ans. 

    Customised immutable java class can be written by declaring all fields as final and not providing any setters.

    • Declare all fields as final

    • Do not provide any setters

    • Provide a constructor to initialize all fields

    • Override equals() and hashCode() methods

    • Make the class final

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
-

I appeared for an interview in Jul 2024.

Round 1 - Aptitude Test 

Java concepts and dsa and design rounds

Round 2 - Coding Test 

Simple Java concepts

Are these interview questions helpful?

I applied via Referral and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Ssis, sql server, power bi
  • Q2. Dml, ddl, dcl

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for technical question. Specifically fot technology
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Face to face OR online
  • Q2. Any civil nature of items
  • Ans. 

    Civil items include infrastructure, buildings, roads, bridges, and dams.

    • Infrastructure projects like highways and airports

    • Buildings such as residential, commercial, and industrial structures

    • Roads and bridges for transportation

    • Dams for water storage and flood control

  • Answered by AI
  • Q3. Relating to plumbing works
  • Q4. Interiors works of different verities
  • Ans. 

    Interiors works of different varieties involve designing and decorating interior spaces with various styles and themes.

    • Different varieties of interior works include modern, traditional, minimalist, industrial, and eclectic styles

    • Interior works may involve selecting furniture, lighting, color schemes, and accessories to create a cohesive look

    • Interior designers often work closely with clients to understand their preferen...

  • Answered by AI
  • Q5. Exterior works, Internal roads, greenery etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - Any Sr. Engineer with 34 years in the field of Civil Engineering can do much better in delivering his services as per actual requirement during course of work.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project related
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question on kafka
  • Ans. 

    Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.

    • Kafka uses a publish-subscribe model for messaging, allowing multiple producers and consumers.

    • Topics in Kafka are partitioned for scalability; for example, a topic with 3 partitions can handle 3 consumers simultaneously.

    • Kafka ensures message durability through replication; if one broker fails, others can stil...

  • Answered by AI

Tell us how to improve this page.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 620 Interviews
Bajaj Finserv Interview Questions
4.0
 • 602 Interviews
Citicorp Interview Questions
3.7
 • 589 Interviews
HSBC Group Interview Questions
3.9
 • 511 Interviews
Xyz Company Interview Questions
3.8
 • 479 Interviews
Klm Axiva Finvest Interview Questions
4.4
 • 433 Interviews
American Express Interview Questions
4.1
 • 387 Interviews
BNY Interview Questions
3.8
 • 366 Interviews
UBS Interview Questions
3.9
 • 352 Interviews
View all
Compare Myantra with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare
write
Share an Interview