Filter interviews by
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
Basic aptitude questions along with that in end they will ask you linux related questions in exam
Top trending discussions
posted on 19 May 2024
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
Write the program to reverse the letters of the words in a sentence.
I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.
DSA, Javascript and ReactJS
posted on 29 May 2024
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
Some maths related questions
I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.
Designing a video streaming platform involves considering scalability, user experience, content delivery, and security.
Consider scalability by using a distributed architecture to handle large numbers of concurrent users.
Focus on user experience with intuitive interfaces, personalized recommendations, and seamless playback.
Implement content delivery networks (CDNs) to ensure fast and reliable streaming across different ...
Single Page Application is a web application that loads a single HTML page and dynamically updates the page as the user interacts with it.
Loads a single HTML page initially
Updates content dynamically without reloading the entire page
Uses AJAX, JavaScript, and frameworks like Angular, React, or Vue.js
Provides a seamless user experience similar to a desktop application
Ajax calls are asynchronous HTTP requests made by the browser to the server without reloading the entire page.
Ajax stands for Asynchronous JavaScript and XML
Used to update parts of a web page without reloading the entire page
Improves user experience by making the website more dynamic
Commonly used in web applications to fetch data from a server
Examples: fetching new emails in Gmail without refreshing the page, updating
Content Delivery Networks (CDNs) are distributed servers that help deliver web content efficiently to users based on their geographic location.
CDNs cache content closer to users for faster delivery
They help reduce latency and improve website performance
Popular CDNs include Akamai, Cloudflare, and Amazon CloudFront
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
4 Coding Questions Were Given.
Check Palindrome String
Longest Increasing Subsequence
Group Anagrams
Add Two Numbers(Linked List)
Questions were picked from leetcode but the restriction of not using any inbuild function made them difficult to solve in the given time frame.
Throws is used for checked exceptions in Java, while throw is used to explicitly throw an exception.
Throws is used in method signature to declare that the method may throw a checked exception.
Throw is used to actually throw an exception in the code.
Example: public void method() throws IOException { //code }
Example: throw new IOException();
Inheritance allows a class to inherit properties and behaviors from another class. Abstract classes cannot be instantiated and can have abstract methods. Interfaces define a contract for classes to implement.
Inheritance allows a class to inherit properties and behaviors from another class
Abstract classes cannot be instantiated and can have abstract methods
Interfaces define a contract for classes to implement
posted on 24 Oct 2023
I applied via Referral and was interviewed in Apr 2023. There were 5 interview rounds.
Basic questions of javascript and php
Assignment for complete the all qus of freecodecamp
Some of the top questions asked at the Modus Information Systems Software Engineer Trainee interview for experienced candidates -
based on 1 review
Rating in categories
Software Engineer
128
salaries
| ₹1.8 L/yr - ₹7 L/yr |
Senior Software Engineer
82
salaries
| ₹3.2 L/yr - ₹12.1 L/yr |
Technical Lead
24
salaries
| ₹7.1 L/yr - ₹18.8 L/yr |
Software Developer
19
salaries
| ₹1.9 L/yr - ₹7.3 L/yr |
Project Manager
17
salaries
| ₹12.5 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
HCLTech