i
Saama Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
Create a CRUD app to render, edit, delete, and sort a list of objects in a table.
Create a React component to render a table with data from the array of objects.
Implement functions for editing and deleting objects from the list.
Add functionality to sort the list based on object properties.
Use state and props to manage data and re-render the table when changes occur.
rem, em, px are units of measurement in CSS. useEffect is a React hook for side effects. Hooks are used for stateful logic in functional components.
rem: relative to the font-size of the root element (html). Example: 1rem = 16px
em: relative to the font-size of the element. Example: 2em = 32px if the font-size of the element is 16px
px: fixed-size units. Example: font-size: 14px
useEffect: React hook used for side effects ...
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Enums in TypeScript are a way to define a set of named constants. Shallow copy only copies the reference, while deep copy creates a new object. Virtual DOM is a lightweight copy of the actual DOM. Closures are functions that have access to their own scope and the scope of their containing function.
Enums in TypeScript are used to define a set of named constants. For example, enum Color { Red, Green, Blue }
Shallow copy c...
Hackerrank react test on
1. MCQ- HTML,CSS, Javscript, Web fundamentals
2. Coding - React Context API code
posted on 13 Dec 2024
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Nov 2024. There were 2 interview rounds.
OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOP focuses on creating objects that interact with each other to solve problems.
Encapsulation: Objects can hide their internal state and require interactions through defined interfaces.
Inheritance: Objects can inherit attributes and methods from other objects.
Polymorphism: Objec...
Code a simple one
Use a basic programming language like Python or JavaScript
Create an array of strings
Print the array elements
I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.
Developed a web application using React.js for tracking inventory levels and generating reports
Created a mobile app using Flutter for managing tasks and setting reminders
Implemented RESTful APIs for communication between frontend and backend systems
I am a software developer with 5 years of experience in Java, Python, and SQL.
5 years of experience in Java, Python, and SQL
Strong problem-solving skills
Experience working in Agile development environment
Passionate about learning new technologies
I want to work at msg global solutions because of their reputation for innovative solutions and collaborative work environment.
I am impressed by msg global solutions' track record of delivering cutting-edge software solutions to clients.
I am excited about the opportunity to work with a team of talented developers and collaborate on challenging projects.
I value the emphasis msg global solutions places on professional de...
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.
2 DSA question was asked
40 questions in 20 minutes
Generate all possible permutations of an array of strings
Use recursion to generate permutations
Swap elements to create different permutations
Base case: when array size is 1, return array as permutation
I applied via LinkedIn and was interviewed before Jul 2023. There was 1 interview round.
React life cycle refers to the series of methods that are invoked in the process of creating, updating, and destroying components.
Mounting phase: constructor, render, componentDidMount
Updating phase: render, componentDidUpdate
Unmounting phase: componentWillUnmount
An online calculator app that allows users to perform basic arithmetic operations.
Include buttons for numbers 0-9 and operators like +, -, *, /
Implement functionality for clearing input, calculating result, and displaying history
Consider adding advanced features like memory functions or scientific calculator mode
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Enums in TypeScript are a way to define a set of named constants. Shallow copy only copies the reference, while deep copy creates a new object. Virtual DOM is a lightweight copy of the actual DOM. Closures are functions that have access to their own scope and the scope of their containing function.
Enums in TypeScript are used to define a set of named constants. For example, enum Color { Red, Green, Blue }
Shallow copy c...
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
Reasoning and aptitude questions are given
Overloading is a concept in programming where multiple functions can have the same name but different parameters.
Functions with the same name but different parameters can be defined in a class
Overloading allows for flexibility in function usage
Example: void print(int num) and void print(string text) are overloaded functions
Inheritance in software development allows a class to inherit properties and behaviors from another class.
Inheritance allows a subclass to reuse code from a superclass
Subclass can also add new functionalities or override existing ones
Example: Animal class can be a superclass with properties like name and age, while Dog class can inherit from Animal and add a method bark()
Senior Software Engineer
295
salaries
| ₹7.4 L/yr - ₹30 L/yr |
Software Engineer
281
salaries
| ₹3.9 L/yr - ₹16.5 L/yr |
Associate Software Engineer
177
salaries
| ₹3 L/yr - ₹8 L/yr |
Consultant
139
salaries
| ₹4.2 L/yr - ₹17.7 L/yr |
Data Engineer
113
salaries
| ₹5 L/yr - ₹19.6 L/yr |
Persistent Systems
TCS
Wipro
LTIMindtree