Global Logic interview experience Real time questions & tips from candidates to crack your interview

Senior Software Developer

Global Logic
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Journey
During my B.tech, our seniors informed us how important DSA is to crack placements. Therefore, I started practicing DSA from GeeksFromGeeks, Leetcode and code studio right from my consecutive year. I practice a lot of questions. Also, I focused on core subjects as well properly.
Application story
The HR contacted me through email. I was asked to appear for the coding test. I applied through the link provided and then the further rounds were carried out.
Why selected/rejected for the role?
I was selected because I was able to answer all coding questions properly. I started with a naive approach and went ahead to explain the optimised approach for almost all the questions. Moreover, I had a deep understanding of OS concepts as well.
Preparation
Duration: 3 months
Topics: Data structures, Algorithms, System Design, Javascript, Database, OOPs
Tip
Tip

Tip 1 : Always keep your focus on learning the basics, they should be rock solid
Tip 2 : Don't try to cram things days or weeks before interviews, that never helps. Try to learn little by little every day incrementally.
Tip 3 : Don't try to target any specific company, it almost never works out, just stay true to yourself and keep doing the hard work, opportunity will come to you eventually.
Tip 4 : If you need to prepare in a short time, I would suggest doing the 30-day interview challenge on Leetcode

Application process
Where: Other
Eligibility: 7.5+ CGPA
Resume Tip
Resume tip

Tip 1 : Keep it short and simple, don't clutter with lots of text, try to convey things using bullet points instead of paragraphs
Tip 2 : Don't use fancy graphics and make sure the resume is not more than 1 page (or maybe 2 in case you have more experience)

Interview rounds

01
Round
Medium
Video Call
Duration90 minutes
Interview date7 Jan 2021
Coding problem2

1. DBMS Questions

Asked me about some advanced DBMS concepts like windowing, triggers, joins, and indexing.

Problem approach

Tip 1 : Practice writing fairly complex SQL queries
Tip 2 : Make sure you understand all the basics well
Tip 3 : Be proficient in at least on DBMS

2. Magic Index

Easy
20m average time
80% success
0/40
Asked in companies
AccentureArcesiumHCL Technologies

You are given a sorted array A consisting of N integers. Your task is to find the magic index in the given array.

Note :
1. A magic index in an array A[0 ... N - 1] is defined to be an index i such that A[i] = i.
2. The elements in the array can be negative.
3. The elements in the array can be repeated multiple times.
4. There can be more than one magic index in an array.
Problem approach

Use binary search approach to solve this problem

Try solving now
02
Round
Medium
Online Coding Test
Duration120 minutes
Interview date8 Jan 2021
Coding problem2

1. Two Sum

Easy
10m average time
90% success
0/40
Asked in companies
AmazonSAP LabsTata Consultancy Services (TCS)

You are given an array of integers 'ARR' of length 'N' and an integer Target. Your task is to return all pairs of elements such that they add up to Target.

Note:

We cannot use the element at a given index twice.

Follow Up:

Try to do this problem in O(N) time complexity. 
Problem approach

Use two pointers concepts

Try solving now

2. System Design Question

Asked me to draw LLD for a parking lot covering all corner cases.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
Senior Software Developer
3 rounds | 9 problems
Interviewed by Global Logic
937 views
0 comments
0 upvotes
Senior Software Engineer
3 rounds | 4 problems
Interviewed by Global Logic
1985 views
0 comments
0 upvotes
SDET
2 rounds | 4 problems
Interviewed by Global Logic
1278 views
0 comments
0 upvotes
Senior Software Developer
3 rounds | 18 problems
Interviewed by Global Logic
87 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Senior Software Developer
3 rounds | 3 problems
Interviewed by BNY Mellon
1351 views
0 comments
0 upvotes
company logo
Senior Software Developer
4 rounds | 5 problems
Interviewed by Ernst & Young (EY)
3192 views
0 comments
0 upvotes
company logo
Senior Software Developer
4 rounds | 4 problems
Interviewed by Accenture
0 views
0 comments
0 upvotes