i
ATMECS Global
Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Top trending discussions
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Basic apt and logical questions
I was interviewed in Oct 2020.
Round duration - 60 minutes
Round difficulty - Medium
On-Campus under the invigilation of College professors and campus placement ambassadors.
Q1.Why is there no auto-increment in MongoDB?
The idea is to generate all the subsequences and check whether the elements present are equal or not.
Here is the algorithm :
The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then th...
The brute force approach is to use recursion. First, we reach the end of the Linked List recursively and at last node, we return the last node, which becomes the new head of the partially reversed Linked List. While coming back from each recursion call we add the current node in the current recursion call to the last node of the partially reversed Linked List and assign the current node to null.
Steps:
&...
Round duration - 30 minutes
Round difficulty - Medium
How would you automate searching profile via database of stored mobile numbers/email addresses.
Round duration - 20 minutes
Round difficulty - Easy
What software packages are you familiar with?
On a scale of 1 to 10 how would you rate yourself as a leader?
What makes you angry?
Tip 1 : Always be honest .
Tip 1 : Make projects covering all topic.
Tip 2 : Practice data structure questions daily.
Tip 3 : Time yourself while solving aptitude questions.
Tip 1 : Have some projects related to job profile
Tip 2 : Write every courses you have taken, even those that are not required for the job profile.
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
My approach to building basic logic skills involves practicing problem-solving exercises, breaking down complex problems into smaller parts, and seeking feedback to improve.
Practice problem-solving exercises regularly to strengthen logical thinking abilities.
Break down complex problems into smaller, more manageable parts to better understand the problem and find solutions.
Seek feedback from peers or mentors to identify...
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
posted on 23 May 2024
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
var, let, and const are all used for variable declaration in JavaScript, but they have different scopes and behaviors.
var is function scoped, let and const are block scoped
var can be redeclared and updated, let can be updated but not redeclared, const cannot be redeclared or updated
const is used for variables that should not be reassigned, like constants
A promise in JavaScript represents the eventual completion (or failure) of an asynchronous operation and its resulting value.
Promises are objects that represent the eventual completion (or failure) of an asynchronous operation.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and failure.
Example: new Promise((resolve, reject) => { ... }).then(res
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
1 hr -duration and Question is Full of basics and technology what we have used
based on 1 review
Rating in categories
Senior Software Engineer
377
salaries
| ₹6 L/yr - ₹21 L/yr |
Software Engineer
282
salaries
| ₹3.5 L/yr - ₹11 L/yr |
Technical Lead
118
salaries
| ₹13.1 L/yr - ₹28 L/yr |
Associate Lead
106
salaries
| ₹9.5 L/yr - ₹25 L/yr |
Associate Software Engineer
77
salaries
| ₹2.4 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
Tech Mahindra