Upload Button Icon Add office photos

Marlabs

Compare button icon Compare button icon Compare

Filter interviews by

Marlabs Interview Questions and Answers

Updated 13 Mar 2025
Popular Designations

27 Interview questions

A SOC Analyst was asked 3mo ago
Q. What is DNS?
Ans. 

DNS (Domain Name System) translates human-friendly domain names into IP addresses for internet communication.

  • DNS acts like a phonebook for the internet, mapping domain names (e.g., www.example.com) to IP addresses (e.g., 192.0.2.1).

  • It consists of a hierarchy of servers, including root servers, TLD servers, and authoritative servers.

  • DNS caching improves performance by storing previously resolved domain names to red...

View all SOC Analyst interview questions
A SOC Analyst was asked 3mo ago
Q. Tell me about your experience with Splunk.
Ans. 

Experienced in using Splunk for log analysis, threat detection, and incident response in cybersecurity environments.

  • Utilized Splunk for real-time monitoring of security events and alerts.

  • Created custom dashboards to visualize security metrics and trends.

  • Developed search queries to identify anomalies and potential threats in log data.

  • Implemented alerts for specific security incidents, such as unauthorized access at...

View all SOC Analyst interview questions
A Software Engineer was asked 3mo ago
Q. What is the agile process?
Ans. 

Agile is an iterative software development process emphasizing flexibility, collaboration, and customer feedback.

  • Focuses on delivering small, incremental updates to software.

  • Encourages collaboration between cross-functional teams, such as developers and testers.

  • Utilizes time-boxed iterations called sprints, typically lasting 1-4 weeks.

  • Incorporates regular feedback loops through sprint reviews and retrospectives.

  • Ex...

View all Software Engineer interview questions
A Software Engineer was asked 3mo ago
Q. What is the difference between smoke testing and sanity testing?
Ans. 

Smoke testing checks basic functionality; sanity testing verifies specific functionalities after changes.

  • Smoke testing is a preliminary test to check the basic functionality of an application.

  • Sanity testing is a subset of regression testing focused on specific functionalities after changes.

  • Example of smoke testing: Verifying that the application launches and the main features are accessible.

  • Example of sanity testi...

View all Software Engineer interview questions
A Software Engineer was asked 3mo ago
Q. What is regression testing?
Ans. 

Regression testing ensures that new code changes do not adversely affect existing functionalities.

  • Regression testing is performed after code changes, such as bug fixes or new features.

  • It helps identify any unintended side effects caused by recent updates.

  • Automated testing tools can be used to streamline regression testing processes.

  • Example: After fixing a bug in a login feature, regression tests verify that the lo...

View all Software Engineer interview questions
A Software Engineer was asked 3mo ago
Q. What are the differences between the Waterfall model and the Agile model?
Ans. 

Waterfall is a linear approach, while Agile is iterative and flexible, focusing on collaboration and customer feedback.

  • Waterfall follows a sequential design process: requirements, design, implementation, verification, maintenance.

  • Agile promotes iterative development, allowing for changes based on feedback after each iteration.

  • In Waterfall, all requirements are gathered upfront; in Agile, requirements evolve throug...

View all Software Engineer interview questions
A Software Engineer was asked 3mo ago
Q. Explain the defect life cycle.
Ans. 

The defect life cycle outlines the stages a defect goes through from identification to resolution.

  • 1. **Identification**: A defect is discovered during testing or by users. Example: A bug in the login functionality.

  • 2. **Logging**: The defect is documented in a tracking system with details like severity and steps to reproduce.

  • 3. **Assignment**: The defect is assigned to a developer for resolution based on priority.

  • 4...

View all Software Engineer interview questions
Are these interview questions helpful?
An Associate Software Engineer was asked 6mo ago
Q. What is the difference between a custom object and a custom setting?
Ans. 

Custom objects are used to store data in Salesforce, while custom settings are used to store configuration information.

  • Custom objects are used to store data records in Salesforce.

  • Custom settings are used to store configuration information that can be accessed across the organization.

  • Custom objects have a tab in the Salesforce user interface, while custom settings do not.

  • Custom objects support relationships and can...

View all Associate Software Engineer interview questions
An Exchange Administrator was asked 9mo ago
Q. Describe how to design a hybrid mail flow using connectors.
Ans. 

Design hybrid mail flow using connectors

  • Create a hybrid configuration with Exchange Online and on-premises Exchange servers

  • Configure connectors to enable mail flow between the two environments

  • Use Exchange Online Protection (EOP) for inbound and outbound mail filtering

  • Implement mail flow rules to control message routing and delivery

  • Monitor mail flow using Exchange Online message trace tool

View all Exchange Administrator interview questions
An Exchange Administrator was asked 9mo ago
Q. Define mail flow in Exchange.
Ans. 

Mail flow in Exchange refers to the process of sending and receiving emails within an Exchange Server environment.

  • Mail flow starts with a sender composing an email and sending it through their email client or webmail interface.

  • The email is then sent to the sender's Exchange Server, which processes the message and determines the recipient's email address.

  • The Exchange Server routes the email to the recipient's Excha...

View all Exchange Administrator interview questions

Marlabs Interview Experiences

38 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. Coding syntax for programming language
  • Ans. 

    The coding syntax for a programming language.

    • Syntax refers to the rules and structure of a programming language.

    • It includes elements like keywords, operators, and punctuation.

    • Syntax errors occur when the code violates the language's rules.

    • Examples: C++ uses semicolons to end statements, Python uses indentation for blocks.

  • Answered by AI
  • Q2. How to connect to database using entity framework
  • Ans. 

    Entity Framework is a popular ORM tool for connecting to databases in .NET applications.

    • Install Entity Framework NuGet package

    • Create a DbContext class that inherits from DbContext

    • Specify the connection string in the application's configuration file

    • Use the DbContext to query and manipulate data from the database

  • Answered by AI
  • Q3. Difference between code first and database first approach
  • Ans. 

    Code first approach involves creating the database schema based on the code, while database first approach involves creating the code based on an existing database schema.

    • Code first approach focuses on defining the entities and their relationships in code, and then generating the database schema from the code.

    • Database first approach involves designing the database schema first, and then generating the code based on the...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. This second round client will ask more technical questions
  • Ans. You have to talk to them kindly and answer them to their interest
  • Answered Anonymously
Round 4 - HR 

(2 Questions)

  • Q1. In HR round mainly fixed and variable salary discussion
  • Ans. You have to ask good ctc if you got immediate opening
  • Answered Anonymously
  • Q2. Hr round dont ask bargain salary if ctc not as your expectation
  • Ans. Bargain in Hr round after joining you will face lower salry
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep the resume with most of the detail and answer all questions.
If you get good rating in your interview ask for good salary but avoid bargain. Getting job here it is avarage basically its assigning you to client location so feel free to ask project details and abut the client.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Technical and communication aptitude.

Round 2 - Technical 

(5 Questions)

  • Q1. What is regression testing.
  • Q2. Explain defect life cycle
  • Q3. Difference between smoke and sanity testing
  • Ans. 

    Smoke testing checks basic functionality; sanity testing verifies specific functionalities after changes.

    • Smoke testing is a preliminary test to check the basic functionality of an application.

    • Sanity testing is a subset of regression testing focused on specific functionalities after changes.

    • Example of smoke testing: Verifying that the application launches and the main features are accessible.

    • Example of sanity testing: C...

  • Answered by AI
  • Q4. What is agile process
  • Q5. Difference between Waterfall model and Agile model
  • Ans. 

    Waterfall is a linear approach, while Agile is iterative and flexible, focusing on collaboration and customer feedback.

    • Waterfall follows a sequential design process: requirements, design, implementation, verification, maintenance.

    • Agile promotes iterative development, allowing for changes based on feedback after each iteration.

    • In Waterfall, all requirements are gathered upfront; in Agile, requirements evolve through col...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Salesforce functional knowledge
  • Q2. Project management & agile
Round 2 - One-on-one 

(2 Questions)

  • Q1. Salesforce project experience
  • Q2. Industry exposure & knowledge
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is Sap ps
  • Ans. 

    SAP PS (Project System) is a module in SAP ERP that helps organizations manage projects efficiently.

    • SAP PS helps in planning, executing, and monitoring projects.

    • It integrates with other SAP modules like MM, SD, and FI for seamless project management.

    • It allows for resource allocation, budgeting, and tracking of project progress.

    • Example: Creating project structures, defining work breakdown structures, and setting up proj...

  • Answered by AI
  • Q2. What are configuration required for network
  • Ans. 

    Configuration required for network in SAP PS involves defining network types, relationships, activities, and dependencies.

    • Define network types (e.g. finish-to-start, start-to-start)

    • Establish relationships between activities (e.g. finish-to-start)

    • Define activities within the network

    • Set dependencies between activities (e.g. FS relationships)

  • Answered by AI
  • Q3. How hr is integrated with ps
  • Ans. 

    HR integration with project scheduling ensures resource allocation, skill matching, and effective workforce management for projects.

    • Resource Allocation: HR provides data on employee availability, allowing project managers to allocate the right resources to tasks.

    • Skill Matching: HR systems can identify employees with the necessary skills for specific project roles, ensuring the right fit for tasks.

    • Time Tracking: Integra...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. How you can overcome from an issue
  • Ans. 

    To overcome issues, I analyze the problem, collaborate with stakeholders, and implement solutions while monitoring progress.

    • Identify the Root Cause: I conduct a thorough analysis to understand the underlying issue. For example, if a project is delayed, I investigate the reasons behind it.

    • Collaborate with Team: I engage with team members and stakeholders to gather insights and brainstorm solutions. For instance, I might...

  • Answered by AI
  • Q2. How you proved yourself
  • Ans. 

    I have consistently delivered successful projects, improved processes, and contributed to team growth in my role as an SAP PS Functional Consultant.

    • Successful Project Delivery: Led a project that implemented SAP PS for a major client, resulting in a 20% reduction in project lead times.

    • Process Improvement: Identified inefficiencies in project tracking and introduced new reporting tools, which improved visibility and dec...

  • Answered by AI

Skills evaluated in this interview

SOC Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Cyber security basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall very bad experience, The HR team of Marlabs is very unprofessional, mainly in kochi location, They consider the employees like daily wage labours. 3 years I worked there and first year I got a salary hike of rupees 1100 which was great, and overall after 3 years I got a hike of Rs 5000. There is no hesitation in revealing the names anymore.
Hr manager suhas menon and senior HR named Akhila are ruling there, they are not professional at all, They are thinking like Marlabs is the last word for corporate companies, I can say without any are the only reason I left Marlabs. The team managers and engineers was good and will get a huge support, That's how I survived there for 3 years.
Overall rating: 2/10
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basics of programming languages?
  • Q2. Projects workd on earlier?
  • Ans. 

    I have worked on various projects, including web applications and mobile apps, focusing on full-stack development and user experience.

    • E-commerce Platform: Developed a full-stack e-commerce application using Java Spring Boot for the backend and React for the frontend, implementing features like user authentication and payment processing.

    • Social Media App: Collaborated on a social media application where I implemented RES...

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

Leetcode programs with data structures and algorithms

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them

    • Create a function that takes a string as input

    • Initialize two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move them towards the center until they meet

  • Answered by AI
  • Q2. 8 queen problem

Skills evaluated in this interview

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

(1 Question)

  • Q1. Went well. Lots of basics with experience related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Relax and be honest
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Time series, trians, probability, clocks, age

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

Not remember cfghjkjhgf ksjbdw ukwedgwc jgu

Round 2 - Technical 

(1 Question)

  • Q1. Jskcecwc ugguewgu hskjwcgf gisg
Round 3 - Technical 

(1 Question)

  • Q1. Pioyweugyfjghlieu iweoufgyioewui ilukgyjg
Round 4 - HR 

(1 Question)

  • Q1. ;ojihugjhfgghuiy ioweuydyu3kwjqd ouge

Interview Preparation Tips

Interview preparation tips for other job seekers - gfhgxdxfgugy woqiuidgyjwudqgs iouwdgqyjs
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Until successful, async scope
  • Ans. 

    The async scope allows for executing code asynchronously until a successful result is achieved.

    • The async scope is used in programming to handle asynchronous operations.

    • It allows for executing code asynchronously until a certain condition is met.

    • The code inside the async scope will continue to execute until a successful result is achieved.

    • It is commonly used in scenarios where multiple attempts are made to complete a ta...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Marlabs?
Ask anonymously on communities.

Marlabs Interview FAQs

How many rounds are there in Marlabs interview?
Marlabs interview process usually has 2-3 rounds. The most common rounds in the Marlabs interview process are Technical, HR and Resume Shortlist.
How to prepare for Marlabs 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 Marlabs. The most common topics and skills that interviewers at Marlabs expect are SQL, Javascript, Agile, Troubleshooting and HTML.
What are the top questions asked in Marlabs interview?

Some of the top questions asked at the Marlabs interview -

  1. 1. What are all the scenarios one can apply Condition Exclusion, Condition upda...read more
  2. how to connect to database using entity framew...read more
  3. What is string literal and how many object created on string initialisati...read more
What are the most common questions asked in Marlabs HR round?

The most common HR questions asked in Marlabs interview are -

  1. What are your strengths and weakness...read more
  2. Why are you looking for a chan...read more
  3. Why should we hire y...read more
How long is the Marlabs interview process?

The duration of Marlabs interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 28 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 60%
2-4 weeks 33%
More than 8 weeks 7%
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.7
 • 376 Interviews
CitiusTech Interview Questions
3.3
 • 290 Interviews
NeoSOFT Interview Questions
3.6
 • 280 Interviews
Altimetrik Interview Questions
3.7
 • 241 Interviews
Episource Interview Questions
3.9
 • 224 Interviews
Xoriant Interview Questions
4.1
 • 213 Interviews
INDIUM Interview Questions
4.0
 • 198 Interviews
Incedo Interview Questions
3.0
 • 193 Interviews
View all

Marlabs Reviews and Ratings

based on 604 reviews

3.4/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

3.2

Salary

3.0

Job security

3.3

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 604 Reviews and Ratings
Sr Software Engineer SAP HCM

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Senior PL/SQL Developer

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Associate Manager - Facilities & Administration

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
622 salaries
unlock blur

₹11.6 L/yr - ₹20 L/yr

Software Engineer
585 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Technical Lead
364 salaries
unlock blur

₹15.9 L/yr - ₹28.5 L/yr

Software Developer
117 salaries
unlock blur

₹3 L/yr - ₹11.4 L/yr

Senior Technical Lead
97 salaries
unlock blur

₹17.5 L/yr - ₹30 L/yr

Explore more salaries
Compare Marlabs with

ITC Infotech

3.7
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

4.1
Compare
write
Share an Interview