i
Tech
Vedika
Filter interviews by
I appeared for an interview in Dec 2020.
Round duration - 90 minutes
Round difficulty - Medium
In this round 3 coding question were asked.
1 - algorithm based ( medium)
2- array based ( easy)
3- string based (easy)
Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...
The task is to determine the total number of ways to make change for a specified value using given denominations.
Create a dynamic programming table to store the number of ways to make change for each value up to the target value.
Iterate through each denomination and update the table accordingly based on the current denomination.
The final value in the table will represent the total number of ways to make change for the ...
You are given an array consisting of N
elements and need to perform Q
queries on that array. Each query consists of an integer indicating the number of elements by which the arr...
Perform left rotations on an array based on given queries.
Create a function that takes the array, number of elements, number of queries, and the queries as input.
For each query, rotate the array by the specified number of elements to the left.
Return the final array after each rotation query.
You are given an array/list CHOCOLATES
of size 'N', where each element represents the number of chocolates in a packet. Your task is to distribute these chocolates among 'M'...
The task is to distribute chocolates among students such that the difference between the largest and smallest number of chocolates is minimized.
Sort the array of chocolates packets
Use sliding window technique to find the minimum difference between the largest and smallest number of chocolates distributed to students
Return the minimum difference
Round duration - 90 minutes
Round difficulty - Easy
Involved some basic question based on DSA and Java script framework and project discussion
Basic questions about JavaScript in a software engineering interview
Explain the difference between '==' and '===' operators
What is closure in JavaScript?
How does prototypal inheritance work in JavaScript?
What is event delegation in JavaScript?
How do you handle asynchronous operations in JavaScript?
Questions on mysql and database.
The question is about MYSQL query and database.
Understand the database schema before writing the query
Use proper indexing to optimize query performance
Avoid using SELECT * and only fetch necessary columns
Use WHERE clause to filter results based on conditions
Questions on basic node js concepts.
Node.js is a runtime environment that allows you to run JavaScript on the server side.
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.
It is commonly used for building server-side applications, APIs, and real-time web applications.
Node.js is built on the V8 JavaScript engine and uses an event loop for handling asynchronous operations.
Modules in Node.js are reusable pieces of ...
Round duration - 30 minutes
Round difficulty - Easy
It was the CTO round involving some technology based questions
Tip 1 : Practice at least 250+ coding question based on all data structure and algorithm.
Tip 2 : Make proficiency in any one language like python or java or JavaScript.
Tip 3 : Learn at least one framework familiar like : Django, Nodejs, React js, spring boot. And at least two project based on fronted and backend technology mixture.
Tip 1 : Practise on online coding profile is must like Hackerrank... Etc
Tip 2 : Project is necessary based on trending technology like nodejs, react, Django... Etc.
Top trending discussions
posted on 14 Oct 2023
I applied via Approached by Company and was interviewed in Apr 2023.Β There were 4 interview rounds.
posted on 20 Oct 2023
posted on 8 Feb 2024
I applied via Job Fair and was interviewed before Feb 2023.Β There was 1 interview round.
posted on 24 Jun 2024
I applied via Referral and was interviewed before Jun 2023.Β There were 2 interview rounds.
Joins in SQL combine rows from two or more tables based on related columns, enhancing data retrieval and analysis.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM Orders INNER JOIN Customers ON Orders.CustomerID = Customers.CustomerID;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM Customers LEFT JOIN Orders ON Cu...
posted on 11 Dec 2024
I applied via Campus Placement and was interviewed in Jun 2024.Β There was 1 interview round.
My studies are going well, I am currently learning new programming languages and working on various projects.
Studying programming languages like Java, Python, and C++
Working on projects involving web development and data analysis
Attending coding bootcamps and online courses to enhance my skills
This program solves a specific problem related to software engineering concepts.
Understand the problem requirements clearly.
Break down the problem into smaller, manageable parts.
Use appropriate data structures for efficient solutions, e.g., arrays, lists.
Consider edge cases and test your solution thoroughly.
posted on 21 Sep 2023
posted on 6 Feb 2025
I appeared for an interview in Aug 2024.
posted on 9 Oct 2024
posted on 4 Mar 2021
I applied via LinkedIn and was interviewed in Sep 2020.Β There were 4 interview rounds.
C++ program to implement queue using linked list and class
Create a class for queue and node
Implement enqueue, dequeue, and display functions
Use pointers to link nodes in the linked list
based on 3 reviews
Rating in categories
Senior Software Engineer
42
salaries
| βΉ5.5 L/yr - βΉ17 L/yr |
Software Engineer
26
salaries
| βΉ3.5 L/yr - βΉ9.2 L/yr |
Associate Software Analyst
16
salaries
| βΉ7.5 L/yr - βΉ17.5 L/yr |
Software Analyst
12
salaries
| βΉ13 L/yr - βΉ27.5 L/yr |
Software Developer
11
salaries
| βΉ2.8 L/yr - βΉ7 L/yr |
PC Solutions
JMR Infotech
RNF Technologies
Ahana Systems & Solutions