i
GlobalLogic
Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
Traversing a binary tree involves visiting each node in a specific order.
There are three common traversal methods: in-order, pre-order, and post-order.
In-order traversal visits the left subtree, then the root, then the right subtree.
Pre-order traversal visits the root, then the left subtree, then the right subtree.
Post-order traversal visits the left subtree, then the right subtree, then the root.
Traversal can be done ...
Design classes for a classroom
Create a class for students
Create a class for teachers
Create a class for subjects
Create a class for schedules
Create a class for attendance
posted on 2 May 2024
posted on 14 Oct 2024
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Hacker Rank test, problem solving. Java 8
posted on 8 Jan 2025
posted on 3 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
My favorite movie is The Shawshank Redemption.
Directed by Frank Darabont
Based on a Stephen King novella
Set in a prison in Maine
Themes of hope, friendship, and redemption
Starring Tim Robbins and Morgan Freeman
My favorite color is blue because it reminds me of the calming ocean and clear skies.
Blue is associated with calmness and tranquility
It symbolizes trust, loyalty, and confidence
Examples: navy blue, sky blue, royal blue
Power draining refers to the excessive consumption of power by a device or system, leading to decreased battery life or performance.
Power draining can occur due to background apps running constantly on a device.
Faulty hardware components can also contribute to power draining.
Settings such as high screen brightness or frequent data syncing can increase power draining.
Examples include a smartphone losing battery quickly ...
VPN stands for Virtual Private Network. It is used to create a secure connection over the internet, allowing users to access private networks remotely.
VPN encrypts data to ensure privacy and security
It allows users to access restricted websites or content
Commonly used for remote work, accessing company networks, and bypassing geo-restrictions
Examples include NordVPN, ExpressVPN, and Cisco AnyConnect
I applied via Approached by Company
My framework is a comprehensive set of tools, libraries, and best practices that I use to streamline the development process and ensure high-quality deliverables.
Utilizes design patterns such as MVC for structuring code
Includes libraries for common tasks like data manipulation and networking
Emphasizes unit testing and continuous integration for code quality
Integrates with popular tools like Git for version control
Suppo...
Types of Selenium waits include implicit, explicit, and fluent waits.
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit wait: Waits for a certain condition to occur before proceeding further.
Fluent wait: Waits for a condition to be true with a defined polling frequency.
Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
XPath is used to navigate through XML documents, while CSS is used to style HTML elements.
XPath is more powerful and flexible for navigating XML documents
CSS is more commonly used for styling HTML elements
XPath uses path expressions to select nodes in an XML document
CSS uses selectors to target specific HTML elements
DELETE is used to remove rows from a table while keeping the table structure intact. DROP is used to remove an entire table from the database.
DELETE is a DML (Data Manipulation Language) command, while DROP is a DDL (Data Definition Language) command.
DELETE can be rolled back, while DROP cannot be rolled back.
Example: DELETE FROM table_name WHERE condition; DROP TABLE table_name;
Autocalender creates a date table automatically, while duplicate creates a copy of a table and reference creates a linked table in Power BI.
Autocalender automatically generates a date table based on the data in your model.
Duplicate creates a copy of a table with the same data and structure.
Reference creates a linked table that shares the same data as the original table.
Autocalender is useful for quickly creating date t...
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
SOA focuses on large, monolithic services while Microservices are small, independent services.
SOA is a centralized architecture with shared services, while Microservices are decentralized with each service having its own database.
SOA is typically implemented using ESB (Enterprise Service Bus), while Microservices communicate via lightweight protocols like HTTP or messaging queues.
SOA is more suitable for large enterpri...
based on 2 reviews
Rating in categories
Associate Analyst
3.7k
salaries
| ₹1 L/yr - ₹4 L/yr |
Senior Software Engineer
3.3k
salaries
| ₹5.1 L/yr - ₹22 L/yr |
Analyst
3.1k
salaries
| ₹1 L/yr - ₹5.5 L/yr |
Software Engineer
2.9k
salaries
| ₹3 L/yr - ₹13 L/yr |
Associate Consultant
2.7k
salaries
| ₹9 L/yr - ₹32 L/yr |
TCS
Wipro
Infosys
HCLTech