i
ATMECS Global
Filter interviews by
I appeared for an interview before Mar 2023.
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 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 before Apr 2021. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.
posted on 21 Nov 2020
posted on 11 Jul 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
Angular is a popular front-end framework for building web applications.
Angular is developed and maintained by Google.
It uses TypeScript for building scalable and maintainable applications.
Angular has a powerful CLI for generating components, services, and more.
It has a large and active community with many third-party libraries and plugins available.
Angular has a modular architecture that allows for easy code reuse and
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
Some of the top questions asked at the ATMECS Global Senior Software Engineer interview -
based on 1 interview
1 Interview rounds
based on 47 reviews
Rating in categories
Senior Software Engineer
391
salaries
| ₹7 L/yr - ₹25 L/yr |
Software Engineer
277
salaries
| ₹3.5 L/yr - ₹13 L/yr |
Technical Lead
125
salaries
| ₹13.1 L/yr - ₹30 L/yr |
Associate Lead
114
salaries
| ₹8.7 L/yr - ₹24 L/yr |
Associate Software Engineer
77
salaries
| ₹2.4 L/yr - ₹5.6 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software