i
GlobalLogic
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
Memory can be stored in various ways such as RAM, ROM, hard drives, and cloud storage.
Memory can be stored in Random Access Memory (RAM) for quick access by the CPU.
Read-Only Memory (ROM) stores permanent data that cannot be modified.
Hard drives store data magnetically on spinning disks or solid-state drives.
Cloud storage allows data to be stored remotely on servers accessed over the internet.
Function is a reusable block of code that returns a value, while stored procedure is a group of SQL statements that can be executed together.
Functions return a single value, while stored procedures can return multiple values.
Functions are called in SQL queries, while stored procedures are called using EXECUTE statement.
Functions cannot modify database state, while stored procedures can.
Functions are easier to test and ...
I applied via Recruitment Consulltant and was interviewed before Jan 2024. There were 4 interview rounds.
Aptitude Test was easy to moderate.
Compile time polymorphism is achieved through function overloading and operator overloading, while runtime polymorphism is achieved through function overriding using virtual functions.
Compile time polymorphism is resolved during compile time based on the number and types of arguments passed to a function.
Runtime polymorphism is resolved during runtime based on the actual object being referred to by a base class pointer...
Java program to reverse a given string using StringBuilder
Create a StringBuilder object with the given string
Use the reverse() method of StringBuilder to reverse the string
Convert the reversed StringBuilder object back to a string
Mathematical and analytical reasoning questions they will ask.
What people are saying about GlobalLogic
GlobalLogic interview questions for designations
Get interview-ready with Top GlobalLogic Interview Questions
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
A program to reverse a given string.
Use a loop to iterate through the characters of the string.
Create a new string and append each character from the original string in reverse order.
Return the reversed string.
Quick sort is a sorting algorithm that uses divide and conquer approach to sort an array or list.
It selects a pivot element and partitions the other elements into two sub-arrays, according to whether they are less than or greater than the pivot.
It then recursively sorts the sub-arrays.
It is a very efficient sorting algorithm with an average time complexity of O(n log n).
A linked list is a linear data structure where each element is a separate object with a pointer to the next element.
Consists of nodes that contain data and a pointer to the next node
Can be singly linked or doubly linked
Allows for efficient insertion and deletion operations
Example: Linked list can be used to implement a stack or queue
I applied via Approached by Company and was interviewed before May 2022. There were 4 interview rounds.
First round will be a assessement for 1 hour there the questions will come regarding springboot, java and dsa.Its mcq.
Then there is some db questions where we need to write a query according to given requirement and test it.
Then there is 1 coding questions where we need to pass all the test cases
Code to find the occurrence of a character in a string.
Iterate through the string and check each character against the target character.
Use a loop to count the number of occurrences.
Consider using built-in functions like count() or find().
Code to check if two strings are anagram or not
An anagram is a word or phrase formed by rearranging the letters of a different word or phrase
To check if two strings are anagram, we can sort both strings and compare them
Alternatively, we can use a hash table to count the frequency of each character in both strings and compare the counts
30 min coding test containing questions on Java , Java code & logic to write
Collections are classes that group similar objects together and provide methods to operate on them.
Collections are used to store and manipulate groups of objects
They provide methods to add, remove, and access elements in the collection
Examples include ArrayList, LinkedList, HashSet, and TreeMap
The duration of GlobalLogic Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 49 interviews
5 Interview rounds
based on 319 reviews
Rating in categories
Associate Analyst
3.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
3.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
3.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
2.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Infosys
HCLTech