Filter interviews by
A take-home assignment focused on full-stack development.
Top trending discussions
Dsa + JavaScript related questions and outputs
Js related coding + easy dsa
I focus on learning new programming languages, technologies, and best practices to stay current in the industry.
Learning new programming languages such as Python or Go
Exploring emerging technologies like blockchain or machine learning
Staying updated on best practices in software development such as Agile or DevOps
Improving problem-solving skills through coding challenges and projects
RISC stands for Reduced Instruction Set Computing and CISC stands for Complex Instruction Set Computing.
RISC processors have a smaller set of simple instructions, while CISC processors have a larger set of complex instructions.
RISC processors typically execute instructions in one clock cycle, while CISC processors may require multiple clock cycles.
RISC processors rely on optimizing compilers for performance, while CISC...
Interpreter translates code line by line while compiler translates entire code at once.
Interpreter: translates code line by line, slower execution, easier debugging (e.g. Python)
Compiler: translates entire code at once, faster execution, harder debugging (e.g. C++)
Basic leetcode problems
posted on 11 Sep 2023
Multithreading using RTOS involves creating multiple threads to run concurrently, managed by a real-time operating system.
RTOS provides scheduling and synchronization mechanisms for managing multiple threads.
Threads in RTOS can have different priorities to ensure timely execution of critical tasks.
Example: Using FreeRTOS to create multiple threads for handling different tasks in an embedded system.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Use SQL query with ORDER BY and LIMIT to find the second highest salary.
Use SELECT statement to retrieve salary column from the table.
Use ORDER BY clause to sort the salaries in descending order.
Use LIMIT 1,1 to get the second highest salary.
Use SQL query with GROUP BY and window function to check for duplicate rows.
Use GROUP BY to group rows with same values together
Use COUNT() function to count the number of occurrences of each group
Use window function like ROW_NUMBER() to assign a unique number to each row within a group
posted on 18 Apr 2024
The question is asking about how often each character appears in a given string.
Iterate through the string and count the frequency of each character using a hashmap.
Return the hashmap with characters as keys and their frequencies as values.
based on 3 reviews
Rating in categories
Technical Lead
652
salaries
| ₹9.4 L/yr - ₹30.7 L/yr |
Senior Engineer
458
salaries
| ₹5 L/yr - ₹18 L/yr |
Software Engineer
429
salaries
| ₹4 L/yr - ₹16 L/yr |
Advanced Software Engineer
412
salaries
| ₹12 L/yr - ₹34 L/yr |
Senior Software Engineer
351
salaries
| ₹7.2 L/yr - ₹28.6 L/yr |
Siemens
Bosch
ABB
Schneider Electric