Filter interviews by
It was 20 minutes aptitute test which includes 50 questions. Topics covered like Interest, Train speed, etc. Difficulty level was so easy, you just has to be fast enough.
It was conducted on Hackerrank platform which includes 2 coding questions and 1 sql query. Question level is of moderate type. Coding questions were based on string and data structures, sometimes Dynamic Programming.
Top trending discussions
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.
Multithreading allows multiple threads to run concurrently within the same process.
Each thread has its own stack and program counter, but shares the same memory space.
Multithreading can improve performance by utilizing multiple CPU cores efficiently.
Examples of multithreading include...
A hash map is a data structure that stores key-value pairs and allows for efficient retrieval of values based on keys.
Hash maps use a hash function to map keys to indexes in an array, allowing for constant time retrieval of values.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Example: HashMap
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Python duration was 1 hour
To run a Python program, you need to write the code in a .py file, open a terminal or command prompt, navigate to the file's directory, and then run the program using the 'python' command.
Write the Python code in a .py file using a text editor or an IDE
Open a terminal or command prompt on your computer
Navigate to the directory where the .py file is located using the 'cd' command
Run the Python program by typing 'python ...
I applied via campus placement at Aditya College of Engineering, Surampalem and was interviewed in May 2024. There were 3 interview rounds.
Medium level coding questions
Asked to speak about influence of social media
HTML selectors are used to target specific elements on a webpage for styling or manipulation.
Use element selectors to target specific HTML elements (e.g.
,
Use class selectors to target elements with a specific class (e.g. .classname).
Use ID selectors to target elements with a specific ID (e.g. #idname).
Use attribute selectors to target elements with specific attributes (e.g. [attribute=value]).
I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.
Normal aptitude trains speed and distance
Arrays strings coding programs along with sql queries
Human vs robot technology
I have strong problem-solving skills, excellent technical knowledge, and a passion for learning and improving.
Proficient in programming languages such as Java, C++, and Python
Experience with CAD software and engineering design principles
Strong analytical skills and attention to detail
Excellent communication and teamwork abilities
Quick learner and adaptable to new technologies and tools
I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.
I applied via campus placement at Bhoj Reddy Engineering College For Women, Hyderabad and was interviewed in Sep 2022. There were 3 interview rounds.
1st round was a hackathon coding.2 coding questions were asked
Synchronization is the coordination of multiple processes or threads to ensure their orderly execution.
Synchronization is used to prevent race conditions and ensure data consistency.
It involves using locks, semaphores, or other mechanisms to control access to shared resources.
Examples of synchronization include mutual exclusion, critical sections, and inter-process communication.
Synchronization can also be achieved thr...
A thread is a lightweight process that can run concurrently with other threads within a program.
Threads allow for parallelism and can improve performance in certain situations.
Threads share the same memory space as the parent process.
Threads can communicate with each other through shared memory or message passing.
Thread safety is important to prevent race conditions and other concurrency issues.
Examples of multi-thread...
based on 1 review
Rating in categories
Software Engineer
125
salaries
| ₹4.3 L/yr - ₹16 L/yr |
Senior Software Engineer
86
salaries
| ₹8.6 L/yr - ₹25 L/yr |
Test Engineer
80
salaries
| ₹4 L/yr - ₹13 L/yr |
Senior Test Engineer
36
salaries
| ₹8.7 L/yr - ₹20.3 L/yr |
Associate Software Engineer
28
salaries
| ₹3.8 L/yr - ₹7.6 L/yr |
TCS
Infosys
Wipro
HCLTech