Filter interviews by
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
Oops, java, python and javascript random MCQs are asked
Print a pattern program using an array of strings.
Create an array of strings to hold the pattern
Use nested loops to fill the array with the pattern
Print the array to display the pattern
Top trending discussions
posted on 22 Jan 2025
I was interviewed in Dec 2024.
I participated in a coding round on their platform, which consisted of three coding questions in 60 min. however, their editor and compiler were quite inadequate. The event was held onsite, with 500 candidates arriving on January 11, 2024, at 9 AM. Approximately 100 candidates cleared that round.
I solved all three questions, yet we still had to participate in the second round, which included one coding question to be completed in 20 minutes. The question was poorly framed, leading to the rejection of most students. However, I managed to solve all the test cases.
The coding round comprised one question and was conducted on paper for a duration of 10 minutes.
Implement a binary search in each row of a sorted 2D matrix to achieve O(mlogn) time complexity.
Divide and conquer approach can be used to search in each row of the matrix.
Perform binary search on each row to find the target element efficiently.
Ensure the rows are sorted to apply binary search in each row.
Design a store management system with relevant schema tables
Create a 'Store' table with attributes like store_id, name, location, etc.
Design a 'Product' table with attributes like product_id, name, price, quantity, etc.
Include a 'Sales' table to track sales transactions with attributes like sale_id, date, total_amount, etc.
Implement a 'Stock' table to manage product stock levels with attributes like stock_id, product_i
The schema of my project is designed to efficiently store and retrieve data for a web application.
Use relational database to store structured data
Create tables for different entities like users, products, orders
Establish relationships between tables using foreign keys
Use indexes to optimize query performance
Design a category schema with multiple subcategories
Use a parent-child relationship to link categories and subcategories
Implement a tree data structure to represent the hierarchy
Each category can have multiple subcategories
Example: Category - Electronics, Subcategories - Computers, Mobile Phones, TVs
SQL queries involving group by and joins are used to retrieve data from multiple tables and aggregate results.
Use GROUP BY to group rows that have the same values in specified columns
Use JOIN to combine rows from two or more tables based on a related column
Examples: SELECT column1, SUM(column2) FROM table1 JOIN table2 ON table1.id = table2.id GROUP BY column1
I am a passionate software engineering student with experience in Java, Python, and web development.
Currently pursuing a degree in Computer Science
Proficient in Java, Python, and web development technologies like HTML, CSS, and JavaScript
Completed internships at tech companies working on software projects
Participated in coding competitions and hackathons
I am impressed by the company's innovative projects and collaborative work culture.
Impressed by innovative projects
Desire to work in collaborative environment
Company's reputation in the industry
posted on 28 Feb 2025
I was interviewed in Jan 2025.
Creating API endpoints for signin, signup with validations
I was interviewed in Jan 2025.
Proficient in problem-solving.
I am skilled at coding, but I do not practice daily.
Good at case study time
I may not excel in group discussions, but I possess a considerable amount of knowledge.
I always give my best in any task.
I applied via Referral and was interviewed in Dec 2024. There were 4 interview rounds.
I was interviewed in Jan 2025.
One question relates to Linked list and another related to string
Circular linked list is a data structure where the last node points back to the first node.
In a circular linked list, each node has a pointer to the next node and the last node points back to the first node.
Traversal in a circular linked list can start from any node and continue until the starting node is reached again.
Insertion and deletion operations in a circular linked list are similar to those in a regular linked ...
posted on 27 Feb 2025
In first round the hiring team provide you a question of pattern printing.
posted on 20 Feb 2025
I was interviewed in Jan 2025.
posted on 10 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.
5 years of experience in software development
Proficient in Java, Spring Boot, and Angular
Strong problem-solving skills
Experience working in Agile development environment
Bachelor's degree in Computer Science from XYZ University
I come from a close-knit family of five, including my parents, older sister, and younger brother.
Close-knit family of five
Parents, older sister, and younger brother
We enjoy spending time together traveling and trying new restaurants
Seeking new challenges and opportunities for growth in a different environment.
Desire for new challenges and learning opportunities
Seeking a better work-life balance
Interested in working with new technologies or industries
Looking for a more collaborative team environment
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Runtime polymorphism allows a subclass to provide a specific implementation of a method that is already provided by its parent class.
Runtime polymorphism is achieved through method overriding, where a subclass provides its own implementation of a method that is already defined in its superclass.
The method to be overridden must have the same name, return type, and parameters in both the superclass and subclass.
When an o...
Streams in Java provide a way to process collections of objects in a functional style.
Streams are sequences of elements that support various operations like filter, map, reduce, etc.
They can be created from collections, arrays, or generate elements dynamically.
Streams can be sequential or parallel, allowing for efficient processing of large datasets.
Example: List<String> names = Arrays.asList("Alice", "Bob", "Cha...
Threads in Java are created by extending the Thread class or implementing the Runnable interface, and invoked using the start() method.
Threads can be created by extending the Thread class and overriding the run() method.
Threads can also be created by implementing the Runnable interface and passing an instance of the class to a Thread object.
Threads are invoked by calling the start() method on the Thread object.
Rest Template is a class in Spring that simplifies making HTTP requests and handling responses.
Rest Template is part of the Spring framework in Java.
It can be used to make HTTP requests to RESTful web services.
It simplifies the process of making HTTP calls and handling responses.
Rest Template can handle GET, POST, PUT, DELETE, etc. requests.
Example: RestTemplate restTemplate = new RestTemplate();
based on 1 interview
Interview experience
based on 16 reviews
Rating in categories
Hyderabad / Secunderabad
5-10 Yrs
Not Disclosed
Hyderabad / Secunderabad
1-6 Yrs
Not Disclosed
Software Engineer
16
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Software Developer
15
salaries
| ₹2 L/yr - ₹7.5 L/yr |
Softwaretest Engineer
11
salaries
| ₹1.4 L/yr - ₹7 L/yr |
Software Testing Engineer
8
salaries
| ₹1.4 L/yr - ₹3.8 L/yr |
Business Analyst
6
salaries
| ₹1 L/yr - ₹2.2 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Capital Numbers Infotech