Filter interviews by
I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.
Discuss projects completed
Work on a demo module
Top trending discussions
posted on 11 Jan 2025
Medium leetcode question on array list
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
List comprehension is a concise way to create lists in Python by applying an expression to each item in an iterable.
List comprehension is written inside square brackets []
It consists of an expression followed by a for clause, then zero or more if clauses
Example: squares = [x**2 for x in range(10)]
Apache Spark is a distributed computing system that provides an interface for programming entire clusters with implicit data parallelism and fault tolerance.
Apache Spark follows a master-slave architecture with a driver program that communicates with a cluster manager to distribute work across worker nodes.
It uses Resilient Distributed Datasets (RDDs) as the basic data structure, which are immutable distributed collect...
Write code for palindtomr
Developed a web application for online shopping with user authentication and payment gateway integration.
Used React.js for front-end development
Implemented user authentication using JWT tokens
Integrated Stripe API for payment processing
Optimization techniques are methods used to improve the efficiency and performance of software applications.
Use of algorithms like dynamic programming and greedy algorithms
Profiling and performance tuning to identify bottlenecks
Code refactoring to improve readability and maintainability
Utilizing caching and memoization for faster access to data
Parallel processing and multi-threading for improved concurrency
I applied via Approached by Company
Mostly they asked questions on String or basic coding questions
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Project architecture refers to the high-level structure of a software system, including components, relationships, and interactions.
Project architecture defines how different components of a software system interact with each other.
It includes the design decisions related to the organization of code, data, and resources.
Common architectural patterns include MVC, microservices, and serverless.
Architectural diagrams like...
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Find k closest elements in an array
Sort the array based on the absolute difference between each element and the target element
Return the first k elements from the sorted array
posted on 25 Oct 2024
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
Anagram, Pythagorean triplets
Js coding test with modifications
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
posted on 7 May 2024
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
Java 8 introduced new features like lambda expressions, streams, and default methods, improving code readability and performance.
Lambda expressions allow for more concise code and easier parallel programming.
Streams provide a way to work with collections in a functional style, enabling easier processing of large data sets.
Default methods allow interfaces to have method implementations, reducing the need for abstract cl...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Consultant
4
salaries
| ₹20 L/yr - ₹30 L/yr |
Software Engineer
3
salaries
| ₹2.7 L/yr - ₹4 L/yr |
KPMG India
Deloitte
PwC
Ernst & Young