GlobalLogic Interview Experience | Software Engineer (Data Specialist) || 2+ Exp
Last Updated :
04 Oct, 2024
GlobalLogic Interview Experience for Software Engineer
Round 1
It consisted of a call from HR regarding the job opening and scheduling a Technical Test with only focus on Python and Sql with few questions related to pandas and visualization code snippets all being MCQ
15 Python
10 SQl
1 SQL query (Easy)
1 Python DSA (Easy)
Round 2
It was a technical round with 2 interviewers it started with introduction and then
Questions
1. Python OOps concepts
1.1 Encapsulation and Abstraction
1.2 Method overloading overriding
1.3 Operator overloading
2. List Comprehension
2.1 Tuple Comprehension
2.2 Lambda Function
2.3 filter odd numbers
3. Coding Questions
3.1 An array and a target is given you have to return floor and ceil of the target.
ex;- [1,4,4,5,6,7,10] , tar = 8 , o/p = [6,7] if an element already present then its floor and ceil will be same
3.2 print pattern
1
121
1331
14641
4. SQL
4.1 DGL
4.2 Triggers
4.3 Partition
4.4 CTE with syntax
4.5 Left join and right join
Round 3
HR round some basic formalities and questions