Upload Button Icon Add office photos

Filter interviews by

Marolix Technology Solutions Interview Questions, Process, and Tips

Updated 30 Aug 2024

Top Marolix Technology Solutions Interview Questions and Answers

View all 14 questions

Marolix Technology Solutions Interview Experiences

Popular Designations

16 interviews found

QA QC Chemist Interview Questions & Answers

user image Anonymous

posted on 28 May 2024

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

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Molality Molarity
  • Q2. The number of moles of a solute dissolved in one litre of solution is defined as molarity. Molality is the number of moles of a solute dissolved in one kilogram of a solvent.
  • Ans. 

    Molarity is the number of moles of solute in one litre of solution, while molality is the number of moles of solute in one kilogram of solvent.

    • Molarity is expressed in moles per litre (mol/L), while molality is expressed in moles per kilogram (mol/kg).

    • Molarity is temperature dependent due to volume changes, while molality is temperature independent.

    • Molarity is commonly used in laboratory settings, while molality is use...

  • Answered by AI
  • Q3. What is the use of uv spectroscopy
  • Ans. 

    UV spectroscopy is used to analyze the electronic transitions in molecules by measuring the absorption of ultraviolet or visible light.

    • UV spectroscopy is commonly used in pharmaceutical industry for drug analysis and quality control.

    • It is also used in environmental testing to detect pollutants in water and air.

    • UV spectroscopy can be used to determine the concentration of a compound in a sample.

    • It helps in identifying f...

  • Answered by AI
  • Q4. What is the deferent between qualitative and quantitative analysis
  • Ans. 

    Qualitative analysis focuses on properties and characteristics, while quantitative analysis measures quantities and amounts.

    • Qualitative analysis determines the presence or absence of a substance, while quantitative analysis determines the amount of a substance.

    • Qualitative analysis is descriptive, while quantitative analysis is numerical.

    • Qualitative analysis is used to identify unknown substances, while quantitative ana...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Marolix Technology Solutions QA QC Chemist interview:
  • Quality Control
  • Pharmacy

QA QC Chemist Interview Questions asked at other Companies

Q1. The number of moles of a solute dissolved in one litre of solution is defined as molarity. Molality is the number of moles of a solute dissolved in one kilogram of a solvent.
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your current ctc
  • Ans. 

    My current CTC is $80,000 per year.

    • My current CTC is $80,000 per year.

    • I am currently earning $80,000 annually.

    • My current salary package is $80,000 per annum.

  • Answered by AI
  • Q2. Six lakhs per annum
  • Ans. 

    The question seems to be asking about the salary of six lakhs per annum.

    • Clarify if the six lakhs per annum is the salary being offered or expected

    • Discuss the benefits, growth opportunities, and work-life balance in addition to salary

    • Negotiate based on market rates and your skills and experience

    • Consider other factors like location, company culture, and job responsibilities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join in this company

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and some technical questions

Round 2 - Technical 

(1 Question)

  • Q1. Basics of networking and related to the role
Round 3 - HR 

(1 Question)

  • Q1. About introduction of ourselves and company rules if have any work experience related to our communication

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction about the project i have done still now
  • Q2. Drawback of java api stream
  • Ans. 

    One drawback of Java API Stream is that it can be less efficient for small collections.

    • Stream operations can be slower for small collections compared to traditional loops.

    • Stream operations can be harder to debug and understand for some developers.

    • Stream operations can lead to increased memory usage due to intermediate objects created during processing.

  • Answered by AI

Skills evaluated in this interview

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
Add answer

Marolix Technology Solutions interview questions for popular designations

 Devops Engineer

 (2)

 Softwaretest Engineer

 (2)

 Admin Executive

 (1)

 Android Developer

 (1)

 Java Developer

 (1)

 Java Developer Trainee

 (1)

 Python Developer

 (1)

 QA Engineer

 (1)

Tester Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is related to domain

Round 2 - Technical 

(3 Questions)

  • Q1. What is the bug life cycle?
  • Ans. 

    The bug life cycle refers to the stages a bug goes through from discovery to resolution.

    • Bug is reported

    • Bug is assigned to a tester

    • Tester reproduces the bug

    • Bug is logged in a bug tracking system

    • Bug is prioritized and assigned to a developer

    • Developer fixes the bug

    • Tester verifies the fix

    • Bug is closed

  • Answered by AI
  • Q2. What is black box testing?
  • Ans. 

    Black box testing is a software testing technique where the internal structure, design, and implementation of the system are not known to the tester.

    • Black box testing focuses on the functionality of the system.

    • Test cases are designed based on the system's requirements and specifications.

    • The tester does not have access to the source code or the internal workings of the system.

    • It verifies if the system behaves as expecte...

  • Answered by AI
  • Q3. What is SDLC and explain?
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process used to develop software applications.

    • SDLC is a systematic approach to software development that includes planning, designing, coding, testing, and maintenance.

    • It provides a framework for developers to follow and ensures that the software is developed efficiently and meets the requirements.

    • The different phases of SDLC include requirements gathering, syste...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me introduce your self

Skills evaluated in this interview

Tester Interview Questions asked at other Companies

Q1. What is Sdlc and stlc. What is rtm. Diff bet severity n priority. What is scrum. What is burn down chart. What is verification n validation. What is testplan, testcase n test scenario. How testplan looks like. Steps of sdlc elaborate.
View answer (1)

Get interview-ready with Top Marolix Technology Solutions Interview Questions

any job Interview Questions & Answers

user image Anonymous

posted on 28 Jan 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Don't worry they won't correct you answer because you are paid member of this subscription

Round 2 - Group Discussion 

Name like group discussion but you are the only person in that hall

Round 3 - HR 

(3 Questions)

  • Q1. Take a WFH for 6 months
  • Q2. This is like dealings , about you CTC
  • Q3. How much money you are going to pay

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm not getting salary last 4 months you know office is calculating audit (4 months) over all India budge is going to submitted next Finacial-year, that's why not paying.

why I'm joined this company, because there is no project and there is no scrum meeting, Organization Environment and only one shift the is night shift if you want to join then do night shift only after that

Training: training is funny because trainer also learn parallel or day before you attend the class, and more over there is no real time training javatpoint and w3schools that's it.

1-> sat-sun holidays
2->you have any doubt no one will help you main person is trainer
3-> remain 5 days one day trainer take leave
4-> remain 4 days every Friday is a funday it means you are joker in the office you need to entertainer the trainer.
5-> In my office calls going to Discuss like BREAKUPS



Conclusion: Don't come to office premises.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 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 - Technical 

(3 Questions)

  • Q1. Tell me about the oops with real time examples
  • Ans. 

    Object-oriented programming concepts with examples

    • Encapsulation: Wrapping data and methods into a single unit. Example: Class Car with properties like make, model, and methods like start(), stop().

    • Inheritance: Reusing code from existing classes. Example: Class SUV inheriting from Class Car.

    • Polymorphism: Ability to take multiple forms. Example: Method overloading in Java.

    • Abstraction: Hiding complex implementation detail...

  • Answered by AI
  • Q2. How to set firebase notifications
  • Ans. 

    Firebase notifications can be set up by integrating Firebase Cloud Messaging (FCM) into your Android app.

    • Integrate Firebase SDK into your Android project

    • Set up a Firebase project in the Firebase console

    • Obtain the FCM server key and sender ID

    • Implement the necessary code in your app to receive and handle notifications

  • Answered by AI
  • Q3. How to handle the error responses?
  • Ans. 

    Error responses should be handled gracefully to provide a good user experience.

    • Identify the type of error (e.g. network error, server error, validation error)

    • Display user-friendly error messages to explain the issue

    • Provide options for users to retry, go back, or contact support

    • Log errors for debugging and monitoring purposes

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. How will know about this job

Skills evaluated in this interview

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum Pairs Problem Statement Given a positive integer N, find the number of ways to express N as a sum of cubes of two integers, A and B, such that: N = A^3 + B^3 Ensure you adhere to the following conditions: A must be greater than or... read more
Add answer
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Assignment 

Iam attend a coding assignment and I had write the code correctly but some indentation give me error so every one must be concentrate on indentation blocks

Round 2 - HR 

(3 Questions)

  • Q1. Why should we hire u
  • Q2. Do you think you are going to be survive our company more than 2 years? If you say yes! and say an example
  • Q3. You will get good package u can switch to other company or not

Interview Preparation Tips

Interview preparation tips for other job seekers - Every one should prepare well in HR round also

Python Developer Interview Questions asked at other Companies

Q1. Tell me the logic of program to reverse a given string word by word without using any built in function.
View answer (9)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

They were conducted the aptitude test about logical thinking and coding questions
I think it's good

Round 2 - HR 

(1 Question)

  • Q1. About yourself Where are from What is famous in your home town What is your future plan

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Sep 2023

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

I applied via campus placement at MVGR College of Engineering, Vizianagaram and was interviewed in Aug 2023. There were 3 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 - Aptitude Test 

Prepare well for the exam, just normal questions

Round 3 - Technical 

(1 Question)

  • Q1. Prepare according to the department , see topics on sdlc

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Marolix Technology Solutions Interview FAQs

How many rounds are there in Marolix Technology Solutions interview?
Marolix Technology Solutions interview process usually has 2-3 rounds. The most common rounds in the Marolix Technology Solutions interview process are HR, Technical and Aptitude Test.
How to prepare for Marolix Technology Solutions 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 Marolix Technology Solutions. The most common topics and skills that interviewers at Marolix Technology Solutions expect are Communication Skills, Javascript, HTML, CSS and Github.
What are the top questions asked in Marolix Technology Solutions interview?

Some of the top questions asked at the Marolix Technology Solutions interview -

  1. The number of moles of a solute dissolved in one litre of solution is defined a...read more
  2. 1) What is java 2) Regression testing 3) diff between alpha and beta testing 4)...read more
  3. What is the deferent between qualitative and quantitative analys...read more
How long is the Marolix Technology Solutions interview process?

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

Tell us how to improve this page.

Marolix Technology Solutions Interview Process

based on 17 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
View all

Marolix Technology Solutions Reviews and Ratings

based on 180 reviews

3.1/5

Rating in categories

3.0

Skill development

2.9

Work-life balance

2.7

Salary

2.7

Job security

2.9

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 180 Reviews and Ratings
Software Developer
127 salaries
unlock blur

₹1.2 L/yr - ₹7.1 L/yr

Softwaretest Engineer
118 salaries
unlock blur

₹1.6 L/yr - ₹5 L/yr

Devops Engineer
69 salaries
unlock blur

₹2.4 L/yr - ₹5.5 L/yr

Java Developer
51 salaries
unlock blur

₹1.3 L/yr - ₹4.5 L/yr

Software Engineer
48 salaries
unlock blur

₹1.5 L/yr - ₹6 L/yr

Explore more salaries
Compare Marolix Technology Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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