Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Myrsa Technology Solutions Team. If you also belong to the team, you can get access from here

Myrsa Technology Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Myrsa Technology Solutions Intern Interview Questions and Answers

Updated 3 Oct 2023

Myrsa Technology Solutions Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2023

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

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

Interview questions from similar companies

Intern Interview Questions & Answers

Lattech user image Pooja Shinde

posted on 27 Nov 2023

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

I applied via Indeed and was interviewed in May 2023. There were 2 interview rounds.

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What are the hooks available in WordPress
  • Ans. 

    Hooks in WordPress are actions and filters that allow developers to modify or add functionality to WordPress.

    • Actions are hooks triggered at specific points in WordPress, such as when a post is published or a user logs in.

    • Filters allow developers to modify data before it is displayed, such as changing the content of a post or the title of a page.

    • Examples of hooks include 'wp_head', 'wp_footer', 'the_content', and 'the_t

  • Answered by AI
  • Q2. How to customize child theme
  • Ans. 

    Customizing a child theme involves modifying its CSS and PHP files to override the parent theme's styles and functionality.

    • Create a new directory for the child theme in the wp-content/themes/ directory

    • Create a style.css file in the child theme directory and add the necessary header information

    • Enqueue the parent theme's stylesheet in the child theme's functions.php file

    • Override parent theme's styles and functionality by...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience

Skills evaluated in this interview

I appeared for an interview in Apr 2020.

Interview Questionnaire 

4 Questions

  • Q1. Explain the most challenging problem you faced at work
  • Q2. Given the following design - A university has colleges, colleges have departments, departments have students. There are department level elections being held where students nominate themselves to stand fo...
  • Ans. 

    Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.

    • Use a relational database like MySQL or PostgreSQL

    • Create tables for colleges, departments, students, and elections

    • Use foreign keys to establish relationships between tables

    • Add columns for election details like candidate names and vote counts

    • Write a query to join tables and filter for maximum vot

  • Answered by AI
  • Q3. Explain how you would design a bit.ly URL shortening service. What would be the choice of database. What would be your table design what would be the endpoints
  • Ans. 

    Design a bit.ly URL shortening service with database choice, table design, and endpoints.

    • Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.

    • Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.

    • Endpoints should include URL shortening, redirection, and analytics.

    • Implement caching to improve performance and reduce database load...

  • Answered by AI
  • Q4. Coding test - knapsack problem, 2 sum problem, alien language problem. All from leetcode.

Interview Preparation Tips

Interview preparation tips for other job seekers - System Design, Coding practice on leetcode. Popular leetcode problems help improve confidence greatly. If you are just starting off leetcode, start with the most popular easy questions. On day one, don't struggle for more than 30 minutes to solve the question. Look at the answer if no success. with every 10 questions solved looking at the answer, increase the struggle time. Also, studying at the same time everyday helps.
Read or watch system design questions explained on Youtube.

Skills evaluated in this interview

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

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

Interview Preparation Tips

Topics to prepare for EffiaSoft Software Engineer interview:
  • Leetcode
Interview preparation tips for other job seekers - Go thorough JD and prepare well!
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2024. There was 1 interview round.

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Walk-in

Interview Questionnaire 

4 Questions

  • Q1. Explain spring MVC
  • Ans. 

    Spring MVC is a framework for building web applications using the Model-View-Controller architecture.

    • Spring MVC separates the application into three components: Model, View, and Controller.

    • The Model represents the data and business logic, the View is responsible for rendering the UI, and the Controller handles user input and manages the flow of data between the Model and View.

    • Spring MVC provides a variety of features s...

  • Answered by AI
  • Q2.  Explain object oriented concept
  • Ans. 

    Object-oriented programming is a programming paradigm based on the concept of objects.

    • Objects are instances of classes that encapsulate data and behavior

    • Inheritance allows classes to inherit properties and methods from parent classes

    • Polymorphism allows objects to take on multiple forms and behave differently based on context

  • Answered by AI
  • Q3.  Lifecycle or IOC container
  • Q4. What is exceptional handling
  • Ans. 

    Exception handling is the process of handling runtime errors in a program.

    • It is used to prevent the program from crashing due to unexpected errors.

    • It involves catching and handling exceptions using try-catch blocks.

    • The catch block contains code to handle the exception and prevent the program from terminating.

    • Examples of exceptions include null pointer exceptions, arithmetic exceptions, and array index out of bounds exc

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have good knowledge of core java.
And spring MVC ,JDBC, REST API
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Hirect and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. List some Linux commands
  • Ans. 

    Common Linux commands used for system administration and troubleshooting

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • cp - copy files and directories

    • mv - move/rename files and directories

    • rm - remove files and directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about proces

  • Answered by AI
  • Q2. AWS related questions - Ec2, security groups, NACL, S3
Contribute & help others!
anonymous
You can choose to be anonymous

Myrsa Technology Solutions Interview FAQs

How many rounds are there in Myrsa Technology Solutions Intern interview?
Myrsa Technology Solutions interview process usually has 4 rounds. The most common rounds in the Myrsa Technology Solutions interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Myrsa Technology Solutions Intern interview?

Some of the top questions asked at the Myrsa Technology Solutions Intern interview -

  1. Node.js, OOPs conce...read more
  2. Education Deta...read more

Recently Viewed

INTERVIEWS

Asimov Robotics

No Interviews

SALARIES

Aujas Cybersecurity-NuSummit company

REVIEWS

ATMECS Global

No Reviews

SALARIES

ATMECS Global

SALARIES

ATMECS Global

INTERVIEWS

Safe Security

No Interviews

SALARIES

ATMECS Global

SALARIES

ATMECS Global

REVIEWS

ATMECS Global

No Reviews

JOBS

Aujas Cybersecurity-NuSummit company

No Jobs

Tell us how to improve this page.

Myrsa Technology Solutions Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

GrapplTech Interview Questions
4.8
 • 9 Interviews
Socure India Interview Questions
3.5
 • 6 Interviews
Wilco Source Interview Questions
3.7
 • 4 Interviews
Lattech Interview Questions
4.8
 • 4 Interviews
INZINT Interview Questions
4.4
 • 4 Interviews
EffiaSoft Interview Questions
3.9
 • 4 Interviews
View all
Web Developer
10 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Senior Business Analyst
6 salaries
unlock blur

₹7 L/yr - ₹7.2 L/yr

Business Analyst
5 salaries
unlock blur

₹0.6 L/yr - ₹1.8 L/yr

Software Developer
4 salaries
unlock blur

₹2.6 L/yr - ₹6 L/yr

Quality Analyst
4 salaries
unlock blur

₹2.5 L/yr - ₹3 L/yr

Explore more salaries
Compare Myrsa Technology Solutions with

GrapplTech

4.8
Compare

Wilco Source

3.7
Compare

IDOS INDIA

3.0
Compare

EffiaSoft

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