Upload Button Icon Add office photos

Muda

Compare button icon Compare button icon Compare
4.7

based on 4 Reviews

Filter interviews by

Muda Developer Interview Questions and Answers

Updated 12 Jun 2024

Muda Developer Interview Experiences

1 interview found

Developer Interview Questions & Answers

user image murat yıldız

posted on 12 Jun 2024

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

(1 Question)

  • Q1. Clasik obp question

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Circuit breaker design pattern
  • Ans. 

    Circuit breaker design pattern is used to prevent a system from repeatedly trying to execute an operation that is likely to fail.

    • Circuit breaker monitors the number of failures and trips when a threshold is reached.

    • It can be reset after a certain period of time to check if the operation is successful again.

    • Helps in improving system stability and resilience by handling failures gracefully.

  • Answered by AI
  • Q2. SQL coding, write a query to get second max salary

Interview Preparation Tips

Interview preparation tips for other job seekers - 2) SQL question, write the second max salary.

Skills evaluated in this interview

Developer Interview Questions & Answers

TCS user image Nani Vallepu

posted on 10 Nov 2024

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

(2 Questions)

  • Q1. What is oops concept
  • Ans. 

    Object-oriented programming paradigm focusing on objects and classes for code organization and reusability.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: ability of a class to inherit properties and behavior from another class

    • Polymorphism: ability to present the same interface for different data types

    • Abstraction: hiding the complex implementation details and sho

  • Answered by AI
  • Q2. What is exceptional handling
  • Ans. 

    Exception handling is the process of responding to unexpected events or errors in a program.

    • Exception handling allows developers to gracefully handle errors and prevent crashes in a program.

    • It involves using try, catch, and finally blocks to handle exceptions.

    • Examples include catching a divide by zero error or a file not found exception.

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. EXPLAINTRANSFORMER STAGE
  • Ans. 

    Transformer stage is a processing stage in IBM InfoSphere DataStage used for data transformation.

    • Used for transforming data from source to target in DataStage

    • Can perform various operations like filtering, aggregating, joining, etc.

    • Supports parallel processing for efficient data transformation

  • Answered by AI
  • Q2. CDC STAGE EXPALIN HOW TO DO IT
Round 2 - HR 

(1 Question)

  • Q1. CTCHOW MUCH YOU EXPECT??

Skills evaluated in this interview

Developer Interview Questions & Answers

IBM user image Anonymous

posted on 19 Jun 2024

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

Coding test followed by technical discussion

Round 2 - Technical 

(2 Questions)

  • Q1. Governer limits and usage
  • Ans. 

    Governer limits are restrictions set by Salesforce to prevent code from consuming too much resources.

    • Governer limits are restrictions set by Salesforce to ensure efficient use of resources.

    • They include limits on CPU time, heap size, SOQL queries, DML statements, etc.

    • Exceeding these limits can result in exceptions like 'Apex CPU time limit exceeded'.

  • Answered by AI
  • Q2. Integration related questions

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a given string by iterating through it backwards and appending each character to a new string.

    • Create a new empty string to store the reversed string

    • Iterate through the original string from the last character to the first character

    • Append each character to the new string

    • Return the new string as the reversed string

  • Answered by AI
  • Q2. Pallindrome number

Developer Interview Questions & Answers

Jio user image Anonymous

posted on 15 Oct 2024

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

Design rental sharing

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

(2 Questions)

  • Q1. What is Azure Databricks
  • Ans. 

    Azure Databricks is a unified analytics platform that combines big data processing and machine learning.

    • Collaborative environment for data scientists, data engineers, and business analysts

    • Integrated with Azure services for data storage, processing, and analytics

    • Supports popular programming languages like Python, Scala, and SQL

    • Provides tools for data visualization and machine learning model development

  • Answered by AI
  • Q2. What is cache in Databricks
  • Ans. 

    Cache in Databricks is a mechanism to store intermediate results of computations for faster access.

    • Cache in Databricks is used to store intermediate results of computations in memory for faster access.

    • It helps in reducing the time taken to recompute the same data by storing it in memory.

    • Data can be cached at different levels such as DataFrame, RDD, or table.

    • Example: df.cache() will cache the DataFrame 'df' in memory fo

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Good Interview process. Django and DSA were asked.

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Authentication and authorisation

Muda Interview FAQs

How many rounds are there in Muda Developer interview?
Muda interview process usually has 1 rounds. The most common rounds in the Muda interview process are Technical.

Tell us how to improve this page.

Developer Interview Questions from Similar Companies

TCS Developer Interview Questions
3.7
 • 43 Interviews
IBM Developer Interview Questions
4.1
 • 3 Interviews
View all
Compare Muda with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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