Upload Button Icon Add office photos

Filter interviews by

MariApps Marine Solutions Software Developer Trainee Interview Questions and Answers

Updated 13 Aug 2021

MariApps Marine Solutions Software Developer Trainee Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is Oops concept
  • Ans. 

    Oops concept is a programming paradigm that focuses on objects and their interactions to solve problems.

    • Encapsulation - hiding implementation details

    • Inheritance - creating new classes from existing ones

    • Polymorphism - using a single interface to represent multiple types

    • Abstraction - simplifying complex systems by breaking them down into smaller, more manageable parts

  • Answered by AI
  • Q2. Difference between primary key and foreign key
  • Ans. 

    Primary key uniquely identifies a record in a table, while foreign key refers to a field in another table.

    • Primary key is unique and cannot be null

    • Foreign key establishes a relationship between two tables

    • Primary key can be used as a foreign key in another table

    • Example: CustomerID in Orders table is a foreign key referencing Customer table's primary key

  • Answered by AI
  • Q3. Difference between arrays and list
  • Ans. 

    Arrays are fixed in size and store homogeneous data types, while lists are dynamic and can store heterogeneous data types.

    • Arrays are declared with a fixed size, while lists can grow or shrink dynamically.

    • Arrays can only store elements of the same data type, while lists can store elements of different data types.

    • Arrays are accessed using an index, while lists are accessed using an iterator.

    • Arrays are more efficient for ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be panic . They just want to know how confident you are that's it

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Sep 2023. There were 4 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 - One-on-one 

(1 Question)

  • Q1. It's all about self introduction, work experience and education
Round 3 - Technical 

(1 Question)

  • Q1. From java domain asked spring MVC spring boot, core java programming, MySQL database
Round 4 - HR 

(1 Question)

  • Q1. Personal details, efforts, expected salary, salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a good place to work. Friendly behaviour, a carrier build platform.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Basic Javascript and MERN Stack questions

Round 2 - Technical 

(2 Questions)

  • Q1. React Basic, Asked About Project
  • Q2. Write a code to call an api and display the data.
  • Ans. 

    Code to call an API and display data

    • Use a library like Axios or Fetch to make the API call

    • Parse the response data and display it on the frontend

    • Handle any errors that may occur during the API call

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Not asked any thing other than introduction, the interview is of only 10 minutes

Interview Preparation Tips

Interview preparation tips for other job seekers - They do not give proper reason to reject.

I applied via campus placement at Pranveer Singh Institute of Technology, Kanpur and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. In HR round, basically they are wanted to test your communication skill and how you are interacting with the HR. The best thing is that the HR confirms you after your HR round that you are selected or not.
  • Q2. Tell me about yourself project related questions Tells about the bond
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself Applications of stack 2 basic code snippets 1 coding question queues
  • Q2. Print factorial of a number with or without loop datatypes in c polymorphism implementation
  • Ans. 

    Factorial of a number can be printed with or without loop in C using datatypes. Polymorphism is not related to this.

    • Factorial of a number can be calculated using a loop or recursion

    • Datatypes like int, long long can be used to store factorial

    • Polymorphism is not related to factorial calculation

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Hash Table Constructors string reverse in python
  • Ans. 

    The question covers topics related to hash tables, constructors, and string reversal in Python.

    • Hash tables are data structures that allow for efficient lookup, insertion, and deletion of key-value pairs.

    • Constructors are special methods that are called when an object is created and are used to initialize its attributes.

    • In Python, strings can be reversed using slicing or the built-in reversed() function.

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Implementation of stack Implementation of stack using pointers DBMS SQL queries DSA Pillars of OOPs
  • Ans. 

    Questions related to software development and computer science concepts.

    • Implementation of stack using pointers involves creating a struct with a pointer to the top of the stack and using malloc to allocate memory for each new node.

    • DBMS stands for Database Management System and is used to manage and organize data in a database.

    • SQL queries are used to retrieve and manipulate data in a database.

    • DSA stands for Data Structu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I only adviced that you always keep coding and do not distract like i do not coding and you let it be.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
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 - 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 - Coding Test 

There was coding round in php of 5 questions and 3 to be attempted

Round 3 - Technical 

(2 Questions)

  • Q1. The technical round was in docker and php
  • Q2. And about the frontend part of the websites

Interview Preparation Tips

Topics to prepare for HyScaler Software Developer Trainee interview:
  • Docker
  • php
  • HTML
Interview preparation tips for other job seekers - Hyscaler is a very good company for both fresher and Experienced . It provides a very hood works place and experience with interactive teams and hr. Here you can gain the experience for you carrier and sharp your carrier too.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 5 interview rounds.

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 - Coding Test 

It was around 1 hour round abd having 4 questions.

Round 3 - Task 

(1 Question)

  • Q1. The task time period was 1 week and need to submit before that
Round 4 - Technical 

(1 Question)

  • Q1. Questions on python and javascript
Round 5 - HR 

(1 Question)

  • Q1. Why do you want to join this company

Interview Preparation Tips

Topics to prepare for HyScaler Software Developer Trainee interview:
  • Python
  • Javascript
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Switch two variables in a string without using the third variable

Round 3 - Assignment 

Car Parking Management system

Round 4 - HR 

(5 Questions)

  • Q1. Basics about server site programming.
  • Q2. Some logical questions.
  • Q3. Basics about frontend frameworks
  • Q4. Why we use CSS
  • Ans. 

    CSS is used to style and format web pages, making them visually appealing and user-friendly.

    • CSS is used to control the layout, colors, fonts, and overall appearance of a website.

    • It allows for consistent styling across multiple pages of a website.

    • CSS can be used to create responsive designs that adapt to different screen sizes.

    • It helps improve the user experience by making the website visually appealing and easy to navi...

  • Answered by AI
  • Q5. How to use php frameworks
  • Ans. 

    PHP frameworks are tools that provide a structured way to build web applications using PHP.

    • Choose a PHP framework based on your project requirements and familiarity with the framework.

    • Follow the framework's documentation to understand its features and best practices.

    • Utilize the framework's built-in functions and libraries to streamline development.

    • Leverage the MVC (Model-View-Controller) architecture of the framework t...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HyScaler Software Developer Trainee interview:
  • Html
  • Javascript
  • Css
  • PHP
  • Python

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Coding Test 

There was 5 question with certain time limits .

Round 3 - Technical 

(1 Question)

  • Q1. It was based on my project consisting java in backed and html,css, javascript in frontend. few changes given to check technical knowledge.
Round 4 - HR 

(1 Question)

  • Q1. In this round the hr basically judges the candidates attitude & behaviour.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Coding Test 

Coding test duration was 80 mins .

Round 3 - Technical 

(1 Question)

  • Q1. The technical round is based on project that was assigned by the interviewer and some logical and theoretical questions in different stacks
Round 4 - HR 

(1 Question)

  • Q1. In this round they basical judge the candidate's attitude and behaviour.

Interview Preparation Tips

Interview preparation tips for other job seekers - After completing all the interview stages,i was pleasantly surprised by their decision making process.I received feedback within the promised timeframe .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - Coding Test 

Test on SQL,html,css,js

Round 3 - Technical 

(1 Question)

  • Q1. Most of the questions came from the tech stack which I already know
Round 4 - HR 

(1 Question)

  • Q1. Normal question

MariApps Marine Solutions Interview FAQs

What are the top questions asked in MariApps Marine Solutions Software Developer Trainee interview?

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

  1. Difference between primary key and foreign ...read more
  2. What is Oops conc...read more
  3. Difference between arrays and l...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 MariApps Marine Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
MariApps Marine Solutions Software Developer Trainee Salary
based on 4 salaries
₹2 L/yr - ₹3.5 L/yr
30% less than the average Software Developer Trainee Salary in India
View more details
Software Developer
165 salaries
unlock blur

₹2 L/yr - ₹8.1 L/yr

Senior Software Developer
69 salaries
unlock blur

₹4.7 L/yr - ₹11.4 L/yr

Test Engineer
55 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Business Analyst
29 salaries
unlock blur

₹4.3 L/yr - ₹11 L/yr

Senior Software Engineer
29 salaries
unlock blur

₹4.4 L/yr - ₹11.4 L/yr

Explore more salaries
Compare MariApps Marine Solutions with

SAP

4.2
Compare

Ramco Systems

3.9
Compare

Innovapptive

2.7
Compare

L&T Technology Services

3.3
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