Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
In this round they asked 20 technical questions on java and 10 analytical question on reasoning and 3 theory questions we need to solve only 2 out of 3 total 32 questions are there in first round.
In the GD they ask about your projects
I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.
Basic aptitude test including logical reasoning, some pattern matching, Data Interpretation
In this round we have given one topic and had to discuss that among our fellow batchmates.
Coding round had 2 basic questions :
1. Check repeating sub-string in a string.
2. some number related problem (had to separate digits from number and perfrom some task)
Top trending discussions
posted on 13 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
I have worked on various projects including a social media platform, an e-commerce website, and a task management application.
Developed a social media platform using React for frontend and Node.js for backend
Designed and implemented an e-commerce website with payment gateway integration
Created a task management application using Angular and MongoDB for database
Main concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Creating new classes based on existing classes, allowing for code reuse.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and showing o
posted on 14 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Find the maximum number of non-repeating consecutive characters in a given string.
Iterate through the string and keep track of the current substring of non-repeating characters
Update the maximum length of non-repeating characters as you iterate
Return the maximum length found
posted on 4 Sep 2024
I applied via Company Website
Thread life cycle includes new, runnable, running, blocked, and terminated states.
Thread is created in 'new' state
It becomes 'runnable' when start() method is called
Thread enters 'running' state when CPU starts executing its run() method
It can go to 'blocked' state if it's waiting for a resource
Finally, thread reaches 'terminated' state when run() method completes or stop() method is called
Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash map consists of an array of buckets, each containing a linked list of key-value pairs.
When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.
To retrieve a value, the hash function is used to find the corresponding bucket...
Seeking new challenges, growth opportunities, and a better work-life balance.
Looking for new challenges and opportunities to learn and grow
Seeking a better work-life balance
Interested in working with new technologies or in a different industry
Wanting to advance career progression
2 DSA Questions and questions from springboot for java
I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Types of arrays in PHP include indexed arrays, associative arrays, and multidimensional arrays.
Indexed arrays: default type where each element is assigned a numeric index starting from 0.
Associative arrays: elements are assigned a specific key instead of numeric index.
Multidimensional arrays: arrays within arrays, creating a matrix-like structure.
Example: $indexedArray = [1, 2, 3]; $associativeArray = ['key1' => 'value...
Covers basics aps around 15 question
DSA based questions from leetcode easy and medium
posted on 15 May 2024
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
In this round i have to solve 45 question in45 minute the level of question was not hard
In the coding round i get 60 minutes in which i have to solve 3 question 2 questions were easy and third was medium
posted on 2 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.
Random Programming questions
Associate Solutions Engineer
29
salaries
| ₹2.1 L/yr - ₹8.5 L/yr |
Solution Engineer
11
salaries
| ₹7.5 L/yr - ₹12.5 L/yr |
Desktop Support Engineer
9
salaries
| ₹1.4 L/yr - ₹2 L/yr |
Softwaretest Engineer
8
salaries
| ₹4 L/yr - ₹7.2 L/yr |
Solution Analyst
8
salaries
| ₹6 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech