i
GlobalLogic
Filter interviews by
I was interviewed in Apr 2024.
Use Set to remove duplicates from array of strings in JavaScript.
Create a Set from the array to automatically remove duplicates.
Convert the Set back to an array to get the unique values.
Example: const array = ['apple', 'banana', 'apple']; const uniqueArray = [...new Set(array)];
Top trending discussions
posted on 28 Apr 2023
I applied via Naukri.com and was interviewed in Mar 2023. There was 1 interview round.
My strength is my dedication and hard work in the office. My goal is to continuously improve my skills and contribute to the success of the team.
I am highly dedicated and committed to my work
I consistently put in extra effort to meet deadlines and deliver high-quality results
I am proactive in seeking opportunities to learn and grow
I am a team player and collaborate effectively with colleagues
I set goals for myself and ...
posted on 7 Oct 2024
Own Topic is given to me and I took the topic as " Cultural Event in my College"
posted on 5 Feb 2024
I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Aug 2023. There were 4 interview rounds.
It wa easy , there were 20 mcq and 2 coding question .
posted on 7 Mar 2024
I applied via Campus Placement
Basic questions on technical topics of computer science
Use two pointers, one moving twice as fast as the other, to find the middle of a linked list.
Initialize two pointers, slow and fast, at the head of the linked list
Move slow pointer by one node and fast pointer by two nodes until fast pointer reaches the end
The node pointed to by slow pointer will be the middle of the linked list
I applied via Campus Placement
Palindrom test with binary search algo
Trapping rain water test with leetcode
I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.
Quantitative, Reasoning,Verbal
One coding question
You can attempt it in any language
I chose python
posted on 7 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
2 coding and mcqs on dbms and computer basics
Interview experience
Associate Analyst
3.8k
salaries
| ₹1 L/yr - ₹4 L/yr |
Senior Software Engineer
3.3k
salaries
| ₹5.2 L/yr - ₹21.9 L/yr |
Analyst
3.1k
salaries
| ₹1 L/yr - ₹5.7 L/yr |
Software Engineer
2.9k
salaries
| ₹3 L/yr - ₹13 L/yr |
Associate Consultant
2.8k
salaries
| ₹9 L/yr - ₹33 L/yr |
TCS
Wipro
Infosys
HCLTech