i
GlobalLogic
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
Automation framework is a set of guidelines, coding standards, concepts, processes, practices, tools, and utilities that help in developing and executing automated tests.
Provides structure and organization for automated testing
Defines rules and best practices for test automation
Includes libraries, utilities, and tools for test script development and execution
Supports integration with test management tools and CI/CD pip...
Day to day activities include writing test cases, executing tests, analyzing results, reporting bugs, and collaborating with developers.
Write test cases based on requirements
Execute test cases manually or using automation tools
Analyze test results and report bugs
Collaborate with developers to resolve issues
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Time complexity and space complexity
What people are saying about GlobalLogic
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Prime numbers 1 to 100 and SQL query for 3rd highest salary.
Prime numbers from 1 to 100: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97
SQL query for 3rd highest salary: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2, 1
GlobalLogic interview questions for popular designations
I applied via Recruitment Consulltant
Get interview-ready with Top GlobalLogic Interview Questions
Aptitude and coding , basically there was aptitude and dsa questions
Reverse a linked list
Iterate through the linked list and reverse the pointers
Use three pointers to keep track of current, previous, and next nodes
Update the next pointer of each node to point to the previous node
Reverse the array of strings
Create a new array and iterate through the original array in reverse order, adding each element to the new array
Alternatively, you can use the reverse() method on the array itself
I applied via campus placement at B M S College of Engineering, Bangalore and was interviewed in Sep 2024. There were 2 interview rounds.
It was basic aptitude quants and also verbal
They asked me basic questions such as print the prime and fibannoci
I am a highly experienced software engineer with expertise in leading teams and developing complex software solutions.
Over 10 years of experience in software development
Strong leadership skills in managing and mentoring teams
Proficient in various programming languages such as Java, Python, and JavaScript
Extensive experience in designing and implementing scalable and efficient software solutions
Proven track record of de...
I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.
CTE stands for Common Table Expressions, used to create temporary result sets within a SQL query.
CTE is defined using the WITH keyword in SQL.
It helps in simplifying complex queries by breaking them into smaller, more manageable parts.
CTEs can reference themselves recursively, making them useful for hierarchical data.
Example: WITH cte AS (SELECT * FROM table_name) SELECT * FROM cte;
Print even and odd numbers between 1 to 20.
Iterate from 1 to 20 and check if the number is even or odd.
Use a conditional statement to determine if the number is even or odd.
Print the number along with its type (even or odd).
Some of the top questions asked at the GlobalLogic interview -
The duration of GlobalLogic interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 526 interviews
Interview experience
based on 4.5k reviews
Rating in categories
Associate Analyst
3.9k
salaries
| ₹1 L/yr - ₹7.2 L/yr |
Senior Software Engineer
3.3k
salaries
| ₹5.2 L/yr - ₹22 L/yr |
Analyst
3.1k
salaries
| ₹1.2 L/yr - ₹5.5 L/yr |
Software Engineer
3k
salaries
| ₹3 L/yr - ₹13 L/yr |
Associate Consultant
2.8k
salaries
| ₹9.2 L/yr - ₹34 L/yr |
TCS
Wipro
Infosys
HCLTech