Filter interviews by
I appeared for an interview 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
Top trending discussions
I applied via LinkedIn and was interviewed in Oct 2021. There were 2 interview rounds.
Aptitude and Technical (SQL, Cloud Services, Java Questions, Operating System Questions)
I applied via Company Website and was interviewed in Jan 2022. There were 4 interview rounds.
Graphs,array and link list question
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Walk-in and was interviewed in Dec 2021. There were 3 interview rounds.
Basic Programming questions will be there
Java programs are executed by the Java Virtual Machine (JVM) which interprets and executes the bytecode generated by the Java compiler.
Java source code is compiled into bytecode by the Java compiler
The bytecode is platform-independent and can be executed on any device with a JVM
The JVM interprets the bytecode and executes the instructions
The JVM manages memory, handles exceptions, and provides other runtime services
Exa...
Difficulty level is medium
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
posted on 11 Jun 2024
Strings are immutable to ensure data integrity and security by preventing accidental or intentional modification.
Immutable strings prevent accidental changes to data
Enhances security by preventing data tampering
Allows for efficient memory management
Count the number of repeated words in a given string
Split the string into words using a delimiter like space
Create a hashmap to store word frequencies
Iterate through the words and update the hashmap accordingly
Count the number of words with frequency greater than 1
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
Print highest salary of an employee using coding
Create an array of employee salaries
Sort the array in descending order
Print the first element of the sorted array as the highest salary
Abstract class is a class that cannot be instantiated and may contain abstract methods.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Can have both abstract and non-abstract methods
Used for creating a template for other classes to inherit from
A subquery is a query nested within another query, and the LIKE operator is used in SQL to search for a specified pattern in a column.
A subquery is enclosed in parentheses and executed first before the main query.
The result of a subquery can be used in comparison with the main query's result.
The LIKE operator is used with the WHERE clause to search for a specified pattern in a column.
The LIKE operator allows for wildca...
Some of the top questions asked at the Unthinkable Solutions Software Engineer Intern interview -
based on 1 interview experience
Difficulty level
Duration
Associate Software Engineer
218
salaries
| ₹5.5 L/yr - ₹20 L/yr |
Software Engineer
85
salaries
| ₹4.2 L/yr - ₹13.8 L/yr |
Junior Associate Software Engineer
82
salaries
| ₹3.7 L/yr - ₹12 L/yr |
Junior Associate
82
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Developer
51
salaries
| ₹4 L/yr - ₹17 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Capital Numbers Infotech