i
Kapture CX
Filter interviews by
I appeared for an interview in Jun 2024.
They asked three medium-difficulty coding questions.
Properties and methods to create a queue in preferred coding language
Properties: array to store elements, front and rear pointers
Methods: enqueue (add element to rear), dequeue (remove element from front), isEmpty, isFull
Example: Queue implementation in Python using list and append/pop methods
Use a hash set to identify and remove duplicates from an array of strings.
Create a hash set to store unique elements.
Iterate through the array and add each element to the hash set.
If an element is already in the hash set, remove it from the array.
Convert the hash set back to an array to get the final result.
I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
General aptitude test with math and logic related questions. there were also coding questions which were given more weightage than the other questions.
I applied via Campus Placement
posted on 16 Jul 2024
I applied via Approached by Company and was interviewed before Jul 2023. There were 3 interview rounds.
Question related to tree and graph
Question related to array and tree
I applied via Campus Placement
Aptitude questions with 2-3 coding questions
Interpreter executes code line by line, compiler translates code into machine code before execution.
Interpreter translates code into machine code line by line during runtime
Compiler translates code into machine code before execution
Interpreted languages include Python, JavaScript
Compiled languages include C, C++
I applied via Approached by Company and was interviewed in Jul 2023. There were 5 interview rounds.
Design a system to display real-time updates of a file's content on a webpage.
Use a server-side programming language like Node.js to read the file content.
Implement a WebSocket connection between the server and the webpage for real-time updates.
Whenever the file is updated, send the updated content to the webpage using the WebSocket connection.
Update the webpage dynamically using JavaScript to display the new content.
I have worked on various projects involving software development and implementation.
Developed a web application for a retail company to manage inventory and sales.
Implemented a mobile app for a healthcare organization to track patient data and appointments.
Created a data analysis tool for a financial institution to analyze market trends and make investment decisions.
I applied via LinkedIn and was interviewed before Feb 2023. There were 4 interview rounds.
When we click on a URL, the browser sends a request to the server, which responds with the requested webpage.
Clicking on a URL triggers the browser to send an HTTP request to the server.
The server receives the request and processes it.
The server then sends back a response containing the requested webpage.
The browser receives the response and renders the webpage for the user to view.
To add two numbers represented as linked lists, iterate through both lists simultaneously, adding corresponding digits and carrying over the carry value.
Create a new linked list to store the result.
Initialize a carry variable to 0.
Iterate through both linked lists simultaneously, adding the corresponding digits and the carry value.
If the sum of the digits is greater than 9, update the carry value and store the remainde...
A chat app using sockets allows real-time communication between users.
Use a socket library or framework to handle the communication.
Implement a server that listens for incoming connections and manages the chat rooms.
Establish a socket connection between the server and clients for sending and receiving messages.
Handle message encryption and decryption for secure communication.
Implement features like user authentication,...
based on 1 interview
Interview experience
Software Developer
53
salaries
| ₹4.8 L/yr - ₹18 L/yr |
Project Manager
45
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Associate Product Manager
37
salaries
| ₹10 L/yr - ₹18 L/yr |
Web Developer
19
salaries
| ₹3.2 L/yr - ₹10 L/yr |
Business Analyst
16
salaries
| ₹5.8 L/yr - ₹16 L/yr |
Aurigo
Prime Focus Technologies
Nowfloats Technologies
Peel-works