Upload Button Icon Add office photos

Filter interviews by

MariApps Marine Solutions Python Developer Interview Questions, Process, and Tips

Updated 21 Feb 2023

MariApps Marine Solutions Python Developer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. Define class and functions.why functions are written inside class.what is the role of a class
  • Ans. 

    A class is a blueprint for creating objects that have properties and methods. Functions are written inside a class to define its behavior.

    • A class is a user-defined data type that encapsulates data and functions that operate on that data.

    • Functions written inside a class are called methods and are used to define the behavior of the class.

    • The role of a class is to provide a template for creating objects that share common ...

  • Answered by AI
  • Q2. How to reverese a dictionary in python
  • Ans. 

    Reverse a dictionary in Python

    • Create a new dictionary with values as keys and keys as values

    • Use dictionary comprehension to create the new dictionary

    • If there are duplicate values, use a list comprehension to create a list of keys

    • Use the built-in function 'reversed' to reverse the order of the keys or values

  • Answered by AI
  • Q3. Explain list and tuple
  • Ans. 

    List and tuple are both data structures in Python used to store collections of items.

    • Lists are mutable and can be modified after creation.

    • Tuples are immutable and cannot be modified after creation.

    • Lists are defined using square brackets [], while tuples are defined using parentheses ().

    • Lists are typically used for collections of similar items, while tuples are used for collections of different items.

    • Lists have several ...

  • Answered by AI
  • Q4. Give an example of slicing
  • Ans. 

    Slicing is a way to extract a portion of a sequence (string, list, tuple) in Python.

    • Slicing is done using the colon (:) operator.

    • The syntax for slicing is [start:stop:step].

    • start is the index where the slice starts (inclusive), stop is the index where the slice ends (exclusive), and step is the size of the jump between indices.

    • If start or stop is not specified, it defaults to the beginning or end of the sequence.

    • If ste...

  • Answered by AI
  • Q5. Explain the key Features of python
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity and ease of use.

    • Dynamic typing and automatic memory management

    • Support for multiple programming paradigms such as procedural, object-oriented, and functional programming

    • Extensive standard library with modules for a wide range of tasks

    • Cross-platform compatibility

    • Easy to learn and read syntax

    • Large and active community with a wealth of resour...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - explain every questions anwers in detail and they are looking if the candidate has a clear idea about the conccepts

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Basic behavioural and Technical questions
  • Q2. What are the differences between Python 2 and Python 3, and how are comments used in Python? Additionally, can you describe your personal projects and group projects during your college studies?
  • Ans. 

    Python 2 vs Python 3 differences, comments usage, and college projects

    • Python 2 is legacy, Python 3 is current version with improved syntax and features

    • Python 2 uses print as a statement, Python 3 uses print() as a function

    • Comments in Python start with # symbol and can be used to explain code or disable certain lines

    • Personal project: Developed a web scraping tool using Python to extract data from websites

    • Group project: ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Taken by Senior AI developer and CTO. It was an hour interview where they asked scenario based questions on RAG. And simple questions on ML and CNN too.
  • Q2. Vector databases

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the fundamentals of your field, as others will recognize your attitude and behavior, often favoring those who possess a willingness to learn.
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was easy. basic mcq questions were asked.

Round 2 - Coding Test 

It was a pen paper test and was comparatively tough.

Interview Preparation Tips

Topics to prepare for Grapecity Software Developer interview:
  • C++
Interview preparation tips for other job seekers - The overall selection process of the company is difficult.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I applied via Walk-in and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is interface ?
  • Ans. 

    An interface in software development defines a contract for classes to implement, specifying methods and properties.

    • Interfaces in programming languages like Java and C# allow for multiple inheritance by defining a set of methods that a class must implement.

    • Interfaces provide a way to achieve abstraction and polymorphism in object-oriented programming.

    • Interfaces are used to define common behavior that multiple classes c...

  • Answered by AI
  • Q2. Hat is encapsulation
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for better control over the data by preventing direct access from outside the class.

    • Encapsulation promotes code reusability and makes the code easier to maintain.

    • Example: In a class representing a car, the variables lik...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with ur basics

Skills evaluated in this interview

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

10 apti questions and 10 technical mcq on cpp

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept question
  • Q2. Sql queries on join
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Oops topic and aptitude

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

I applied via Referral and was interviewed in Sep 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 - Aptitude Test 

Very easy roundand is it a program to implement Parallel Merge Sort and can measure the performance

Round 3 - Coding Test 

Coding and decoding reasoning for the shield season is over now I am not sure

Interview Preparation Tips

Interview preparation tips for other job seekers - Learning in the morning and have a couple years back home
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Linked list question to detect cycle
  • Q2. Basic questions from JS
Round 2 - Technical 

(2 Questions)

  • Q1. Some questions related to my projects
  • Q2. Some Questions related to my past experience
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Map reduce filter in javascript
  • Ans. 

    Map, reduce, and filter are higher-order functions in JavaScript used to manipulate arrays.

    • Map: Transforms each element in an array and returns a new array with the transformed elements.

    • Reduce: Reduces an array to a single value by applying a function to each element.

    • Filter: Creates a new array with elements that pass a certain condition.

  • Answered by AI
  • Q2. Exception handling

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Conducted on Online platform of company
Consisting of aptitude debugging and psuedo codes

Round 2 - Coding Test 

Pen and paper round
Consisting of simple output

Round 3 - A pen and paper assessment which 

(1 Question)

  • Q1. It tested aptitude the question was a simple matching the columns of a product delivery process
Round 4 - HR 

(1 Question)

  • Q1. Was both a technical and HRDidn't make it to HR round but it consisted of easy questions only.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics

MariApps Marine Solutions Interview FAQs

How many rounds are there in MariApps Marine Solutions Python Developer interview?
MariApps Marine Solutions interview process usually has 2 rounds. The most common rounds in the MariApps Marine Solutions interview process are Resume Shortlist and Technical.
What are the top questions asked in MariApps Marine Solutions Python Developer interview?

Some of the top questions asked at the MariApps Marine Solutions Python Developer interview -

  1. define class and functions.why functions are written inside class.what is the r...read more
  2. how to reverese a dictionary in pyt...read more
  3. Explain the key Features of pyt...read more

Tell us how to improve this page.

MariApps Marine Solutions Python Developer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

HyScaler Interview Questions
4.5
 • 92 Interviews
Monotype Interview Questions
3.7
 • 23 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
AvenData GmbH Interview Questions
3.0
 • 18 Interviews
Grapecity Interview Questions
3.8
 • 17 Interviews
Xactly Corp Interview Questions
3.8
 • 17 Interviews
View all
Software Developer
150 salaries
unlock blur

₹2.5 L/yr - ₹8.4 L/yr

Senior Software Developer
74 salaries
unlock blur

₹4 L/yr - ₹12.5 L/yr

Test Engineer
53 salaries
unlock blur

₹1.9 L/yr - ₹6.2 L/yr

Business Analyst
32 salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹4.4 L/yr - ₹12 L/yr

Explore more salaries
Compare MariApps Marine Solutions with

Pitney Bowes

3.7
Compare

Sagitec Solutions

3.7
Compare

Zebra Technologies

3.8
Compare

Systech Solutions

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