i
ATMECS Global
Filter interviews by
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
Reverse a string without inbuilt functions in Python.
Create an empty string to store the reversed string.
Iterate through the original string in reverse order.
Append each character to the empty string.
Return the reversed string.
Alternatively, use slicing to reverse the string: string[::-1].
Find duplicates in list and create dictionary with character count in string.
Iterate through the list and use a dictionary to keep track of character count.
For each string in the list, iterate through the characters and add them to the dictionary.
If the character already exists in the dictionary, increment its count.
If the character does not exist in the dictionary, add it with a count of 1.
Finally, iterate through the...
I was interviewed before Mar 2023.
I applied via LinkedIn and was interviewed in Feb 2021. There were 3 interview rounds.
Top trending discussions
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
Use CSS to create a triangle shape
Use border properties to create a triangle shape
Set the width and height of the element to 0
Use borders of different colors to create the triangle shape
Use CSS selectors to target parent element based on child element
Use the child element's class or ID to target the parent element
Use the > combinator to select a parent element based on a direct child element
Use the ~ combinator to select a parent element based on a sibling element
Create a calculator function that prints the next element in sequence each time it is called.
Create a function that keeps track of the current number in the sequence
Each time the function is called, calculate the next number in the sequence based on the previous number
Print the next number in the sequence each time the function is called
Create a context in React to change language on button click
Create a context using createContext() method
Provide a state for language and a function to change it
Wrap the components that need access to language context with Context.Provider
Use useContext hook to access language context in components
Update language state on button click
posted on 28 Nov 2024
Choose the Options in Javascript, HTML, CSS
Reactjs is a JavaScript library for building user interfaces.
Component-based architecture
Virtual DOM for efficient updates
JSX for writing HTML in JavaScript
State management with setState()
Lifecycle methods like componentDidMount()
posted on 14 Jul 2024
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
Yes, I have experience implementing server driven UIs.
Implemented server driven UIs using JSON responses to dynamically update UI elements
Worked with frameworks like React and Angular to handle server driven UI updates
Used server driven UIs to efficiently manage and display large amounts of data
Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.
Closure allows a function to access variables from its lexical scope even after the function has finished executing.
Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...
Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.
Core Data is used for storing, retrieving, and managing data in an iOS app.
It provides an object-oriented interface to work with data.
Operations include creating, reading, updating, and deleting data.
Example: Creating a new record in Core Data for a user profile.
Example: Fetching a list of items from Core Data to displ
posted on 10 Jan 2025
One Program to check Linked List working both Singly and double. With Random number geneation.
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
posted on 19 Jan 2024
Develop java spring boot application from scratch
posted on 1 May 2024
Some of the top questions asked at the ATMECS Global Senior Software Engineer interview -
based on 1 interview
1 Interview rounds
based on 42 reviews
Rating in categories
Senior Software Engineer
376
salaries
| ₹5.5 L/yr - ₹23 L/yr |
Software Engineer
286
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Technical Lead
126
salaries
| ₹10 L/yr - ₹30 L/yr |
Associate Lead
114
salaries
| ₹8.7 L/yr - ₹24 L/yr |
Associate Software Engineer
78
salaries
| ₹2.4 L/yr - ₹5.8 L/yr |
TCS
Infosys
Wipro
Tech Mahindra