i
Tracxn
Filter interviews by
Be the first one to contribute and help others!
I applied via Naukri.com and was interviewed before May 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
SQL query to find the 2nd largest salary
Use the ORDER BY clause to sort salaries in descending order
Use the LIMIT clause to get the second row
Test cases for Login API
Verify valid credentials login successfully
Verify invalid credentials show error message
Verify login with empty username or password
Verify login with special characters in username or password
Verify login with long username or password
Rampup period in JMeter is the time taken for all virtual users to start executing the test plan.
Rampup period is specified in seconds in JMeter test plan settings.
During the rampup period, JMeter gradually starts all virtual users to avoid overwhelming the server.
For example, if rampup period is set to 60 seconds and number of threads is 100, JMeter will start 1 thread every 0.6 seconds.
Cookies are small pieces of data stored on the client side, while cache is temporary storage of web documents on the server or client side.
Cookies are used to store user-specific information like login credentials, preferences, etc.
Cache is used to store frequently accessed web documents to reduce loading times.
Cookies are sent with every HTTP request, while cache is used to store resources locally to reduce server loa...
API is a general term for any set of rules that allow different software applications to communicate with each other. A web service is a type of API that is accessed over a network.
API is a set of rules and protocols that allow different software applications to communicate with each other.
Web service is a type of API that is accessed over a network, typically using HTTP.
API can be used for various purposes like access...
Program to find a prime number
Iterate through numbers starting from 2 up to the given number
Check if the number is divisible by any number other than 1 and itself
If not divisible, then it is a prime number
Program to find the factorial of a number
Use a loop to multiply numbers from 1 to the given number
Handle edge cases like 0 and negative numbers
Example: For input 5, factorial is 5*4*3*2*1 = 120
Majorily on SQL and Databases
Use CSS to align two images with same width and height on a page
Set both images to have the same width and height using CSS
Use flexbox or grid layout to align the images horizontally or vertically
Adjust margins or padding to fine-tune the alignment
I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.
I was asked question on sliding window on finding the largest subarray with all distinct numbers. The interviewer was very helpful.
I applied via Indeed and was interviewed before Aug 2023. There were 3 interview rounds.
Smog testing is a process to measure the amount of pollutants emitted by vehicles to ensure they meet environmental standards.
Smog testing is also known as emissions testing or vehicle inspection.
It is typically required by law to ensure vehicles are not emitting excessive pollutants into the air.
The testing process usually involves measuring the levels of pollutants such as carbon monoxide, hydrocarbons, and nitrogen ...
SDLC lifecycle is the process of planning, creating, testing, and deploying software.
SDLC stands for Software Development Life Cycle
It includes phases like planning, analysis, design, implementation, testing, and maintenance
Each phase has specific goals and deliverables
Examples of SDLC models include Waterfall, Agile, and DevOps
Married with two children, currently working as a QA Engineer.
Married with two children
Currently working as a QA Engineer
I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.
Duration 1Hr
2 coding questions
I was interviewed in Dec 2021.
Round duration - 90 minutes
Round difficulty - Medium
There were a total of 3 coding questions to be solved, and the time limit was 90 minutes. The candidate was free to use language of their choice.
Given a string A
consisting of lowercase English letters, determine the length of the longest palindromic subsequence within A
.
The task is to find the length of the longest palindromic subsequence in a given string.
A subsequence is a sequence generated from a string after deleting some or no characters of the string without changing the order of the remaining string characters.
A string is said to be palindrome if the reverse of the string is the same as the actual string.
Find the longest palindromic subsequence by considering all possible subs...
Round duration - 45 minutes
Round difficulty - Easy
The first round of interview lasted for around 45 minutes. I was asked two DSA questions, and was supposed to code them while my screen was shared. I wrote code for both the questions with little help from the interviewer. Finally, I was asked couple of questions based on my resume.
You are provided with two sorted linked lists. Your task is to merge them into a single sorted linked list and return the head of the combined linked list.
...The task is to merge two sorted linked lists into a single sorted linked list.
Create a new linked list to store the merged list
Compare the values of the nodes from both lists and add the smaller value to the new list
Move the pointer of the list with the smaller value to the next node
Repeat the comparison and addition until one of the lists is empty
Add the remaining nodes from the non-empty list to the new list
Return th
Given two strings 'P' and 'Q' of equal length, determine if string 'P' can be transformed into string 'Q' by cyclically rotating it to the right any num...
The task is to check if one string can be converted into another string by cyclically rotating it to the right any number of times.
Iterate through each character of the first string and check if it matches the corresponding character in the second string after a certain number of cyclic rotations.
If all characters match for any number of cyclic rotations, then the first string can be converted into the second string.
Us...
Round duration - 30 minutes
Round difficulty - Medium
I was given one data structure question and was then asked about recursion.
You are provided with an array or list ARR
containing N
positive integers. Your task is to determine the Next Greater Element (NGE) for each element in the array.
T...
The task is to find the next greater element for each element in an array.
Iterate through the array from right to left
Use a stack to keep track of the elements
For each element, pop elements from the stack until a greater element is found or the stack is empty
If a greater element is found, it is the next greater element for the current element
If the stack becomes empty, there is no greater element to the right
Store the ...
Round duration - 40 minutes
Round difficulty - Easy
This was the hiring manager round. No data structures question were asked in this round. There was discussion around the projects that I had done and my resume. As I am from EEE branch, I was asked why I want to get into software. The interview happened around 8 PM. I was asked to create a schema for one of my projects.
I want to get into software because of my passion for problem-solving and the opportunity to create innovative solutions.
Passion for problem-solving
Opportunity to create innovative solutions
Interest in technology and its impact on society
Career growth and job stability
Flexibility and remote work options
Tip 1 : Practice regularly, meaning once you have covered all the topics, revisit them every week, and solve 3-5 questions.
Tip 2 : Use the Feynman technique. Explain your approach towards solving the problem to someone, or better yet, note it down so that when you revisit that question, the explanation is handy.
Tip 3 : Do 1 project, preferably a full-stack one including a database. This would provide some material for discussion, and be through with each aspect of the project.
Tip 1 : Keep the resume to one page and put info that is directly related to the role applied.
Tip 2 : In the projects section, keep a maximum of 3 projects, but ensure that at least one of them is hosted/live that can be shown to the interviewer.
I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.
Basic React JS clock/ stopwatch
Information Executive
269
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Manager
132
salaries
| ₹0 L/yr - ₹0 L/yr |
Research Analyst
120
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Vice President
84
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Business Development Manager
83
salaries
| ₹0 L/yr - ₹0 L/yr |
Sequoia Capital
Matrix Partners
Kalaari Capital
Nexus Venture Partners