i
Filter interviews by
I applied via Campus Placement and was interviewed before Aug 2022. There were 4 interview rounds.
Aptitudes were conducted via AMCAT. Basic aptitude questions like quantitative and logic reasoning
GD conducted with 10 candidates per group and almost everyone made it to the next round
Flowchart for a given problem statement
Start with the beginning of the process
Define decision points and actions
Use appropriate symbols for processes, decisions, and terminators
Connect the symbols with arrows to show the flow of the process
Include loops or repetitions if necessary
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
Top trending discussions
posted on 4 May 2022
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
Deep copy creates a new copy of an object with its own unique memory space, while shallow copy creates a new object that references the same memory locations as the original object.
Deep copy duplicates all nested objects, while shallow copy only duplicates the references to nested objects.
Deep copy ensures that changes to the copied object do not affect the original object, while shallow copy may lead to unintended sid...
Use a loop to swap characters of two strings without using strcpy function.
Create two arrays of characters to store the strings
Use a loop to iterate through each character of the strings and swap them
Ensure to handle cases where strings have different lengths
posted on 10 Dec 2024
I was interviewed in Nov 2024.
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.
Key concepts include encapsulation, inheritance, and polymorphism.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Inheritance allows classes to inherit at...
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness.
Multithreading allows multiple tasks to be executed simultaneously on a single CPU core.
Each thread has its own program counter, stack, and set of registers.
Example: A web browser using multithreading to load a webpage while simultaneously downloading images in the background.
Rotate a 2D matrix by 180 degrees in place without using extra space.
Iterate through the matrix and swap elements symmetrically across the center row.
Use two pointers, one starting from the first row and the other from the last row, to swap elements.
Repeat the swapping process for each row until the entire matrix is rotated.
Example: Input matrix = [[1,2,3],[4,5,6],[7,8,9]], Output matrix = [[9,8,7],[6,5,4],[3,2,1]]
I applied via Campus Placement and was interviewed in Oct 2024. There were 5 interview rounds.
Basic aptitudes question in online test
Two coding Q online test
I want to join Global Logic because of their reputation for cutting-edge technology solutions and collaborative work environment.
Global Logic is known for their innovative technology solutions
I am impressed by the collaborative work environment at Global Logic
I believe Global Logic offers great opportunities for professional growth and development
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
posted on 12 Nov 2024
It was an aptitute round and 2 coding questions was there
based on 31 reviews
Rating in categories
Senior Associate
467
salaries
| ₹1.6 L/yr - ₹8 L/yr |
Software Development Senior Analyst
434
salaries
| ₹4.5 L/yr - ₹16 L/yr |
Software Development Analyst
396
salaries
| ₹3.5 L/yr - ₹11.5 L/yr |
Software Development Specialist
322
salaries
| ₹6.8 L/yr - ₹18.5 L/yr |
Software Engineer
301
salaries
| ₹2.8 L/yr - ₹10.9 L/yr |
Accenture
TCS
Infosys
Wipro