Filter interviews by
I applied via Job Portal
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
posted on 9 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Handling difficult situations by staying calm, analyzing the problem, and finding a solution.
Remaining calm under pressure
Identifying the root cause of the problem
Collaborating with team members to brainstorm solutions
Prioritizing tasks to address the issue efficiently
posted on 13 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Portions covered:- maths, DBMS, OS, programming and verbal ability question
I have worked on various projects including a web application for a retail company and a mobile app for a fitness tracker.
Developed a web application using HTML, CSS, and JavaScript for a retail company to manage inventory and sales.
Created a mobile app using React Native for a fitness tracker to track workouts and calories burned.
Implemented RESTful APIs for communication between front-end and back-end systems.
Utilize...
Debugging in Python involves identifying and fixing errors in the code to ensure it runs correctly.
Use print() statements to check the values of variables at different points in the code
Utilize the built-in debugger pdb for more complex debugging tasks
Check for syntax errors, logical errors, and runtime errors
Use try-except blocks to catch and handle exceptions
Consider using logging to track the flow of the program and
For loop is used when the number of iterations is known, while loop is used when the condition is true.
For loop is used when the number of iterations is known beforehand.
While loop is used when the condition needs to be checked before each iteration.
For loop is more concise and easier to read for iterating over a range of values.
While loop is more flexible as it allows for more complex conditions to be checked.
posted on 5 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
- Convert a given input of keys-values to value-keys using Python
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
2 coding question for 60 mins. One array based question and one string based question.
Oops 2 pillars are Abstraction and Encapsulation.
Abstraction: Hiding unnecessary details and showing only relevant information. Example: Car dashboard displaying speed without showing internal engine details.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class in object-oriented programming encapsulates data and methods.
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, hierarchical inheritance
Single inheritance: a class inherits from only one parent class. Example: class Dog inherits from class Animal
Multiple inheritance: a class inherits from multiple parent classes. Example:...
I was interviewed in Aug 2024.
Concurrency is the ability of a system to run multiple tasks simultaneously. Performance of applications can be checked using profiling tools. Concurrency can be handled using synchronization techniques like mutexes and channels.
Concurrency allows multiple tasks to run concurrently, improving performance and responsiveness.
Performance of applications can be checked using profiling tools like Go's built-in 'pprof' packa...
To ensure no vulnerabilities, follow secure coding practices, conduct regular security audits, use encryption, and stay updated on security threats.
Follow secure coding practices such as input validation, output encoding, and parameterized queries.
Conduct regular security audits to identify and address vulnerabilities in the code.
Use encryption to protect sensitive data in transit and at rest.
Stay updated on security t...
Design a zepto delivery system for efficient and fast delivery of small packages.
Utilize drones for quick and efficient delivery
Implement a centralized hub for package sorting and distribution
Use GPS tracking for real-time package monitoring
Optimize routes for faster delivery times
Ensure secure and reliable delivery process
posted on 9 Jul 2024
Basic OOP questions for python programming language
Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.
Abstraction allows users to focus on what an object does instead of how it does it
It helps in reducing complexity and improving efficiency in software development
Example: In object-oriented programming, abstract classes and interfaces are used to achieve abstraction
SQL databases are relational databases with structured data, while NoSQL databases are non-relational databases with flexible, unstructured data.
SQL databases use structured query language for defining and manipulating data, while NoSQL databases use different query languages or APIs.
SQL databases are table-based, with a predefined schema, while NoSQL databases are document, key-value, wide-column, or graph-based.
SQL d...
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, prev, and next
Iterate through the linked list, updating pointers to reverse the direction
Update the head of the linked list to the last node after reversing
Binary search algorithm efficiently finds the target value in a sorted array.
Start by defining the low and high indices of the array.
Calculate the mid index and compare the target value with the value at mid.
If target is less than mid value, update high to mid-1; if greater, update low to mid+1.
Repeat until target is found or low is greater than high.
Business Analyst
64
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Customer Success Executive
34
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Engineer
31
salaries
| ₹2.8 L/yr - ₹8.7 L/yr |
Software Development Engineer
30
salaries
| ₹7 L/yr - ₹20 L/yr |
Customer Success Associate
28
salaries
| ₹3.2 L/yr - ₹8.5 L/yr |
Netcore Cloud Private Limited
MoEngage
CleverTap
Freshworks