Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
I am a passionate Python developer with experience in web development and data analysis.
Experienced in Python programming language
Skilled in web development using frameworks like Django and Flask
Proficient in data analysis with libraries like Pandas and NumPy
Multi threading and Multiprocessing are techniques used in Python to achieve parallelism and improve performance.
Multi threading allows multiple threads to run concurrently within the same process, sharing the same memory space.
Multiprocessing involves creating multiple processes to run tasks in parallel, each with its own memory space.
Multi threading is more suitable for I/O-bound tasks, while multiprocessing is bette...
Decorators are functions that modify the behavior of other functions. Lambda functions are anonymous functions defined using the lambda keyword.
Decorators are used to add functionality to existing functions without modifying their code.
Lambda functions are used for creating small, anonymous functions.
Example of decorator: @staticmethod decorator in Python.
Example of lambda function: lambda x: x*2
Endpoints and methods for a book store API
Endpoints: /books (GET, POST), /books/{id} (GET, PUT, DELETE), /authors (GET, POST), /authors/{id} (GET, PUT, DELETE)
Methods: GET (retrieve data), POST (create new data), PUT (update existing data), DELETE (delete data)
Example: GET /books - retrieve all books, POST /books - add a new book to the store
I am a passionate Python developer with experience in web development and data analysis.
Experienced in Python programming language
Skilled in web development using frameworks like Django and Flask
Proficient in data analysis with libraries like Pandas and NumPy
Deep copy creates a new object and recursively copies the objects found in the original. Shallow copy creates a new object and references the objects found in the original.
Deep copy creates a new object and recursively copies all nested objects, while shallow copy creates a new object and references the nested objects.
Deep copy is used when you want to create a completely independent copy of an object, while shallow co...
I would rate myself as proficient in Python, with experience in developing various projects and solving complex problems.
Proficient in Python programming language
Experience in developing projects using Python
Able to solve complex problems using Python
Familiar with popular Python libraries and frameworks
Continuously learning and improving my Python skills
Top trending discussions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Campus Placement and was interviewed in Dec 2024. There was 1 interview round.
2 questions of DSA medium to hard
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
Easy to medium leetcode questions
I applied via Google and was interviewed in Aug 2023. There were 3 interview rounds.
Coding questions about array and string.
Cosing questions about sql and ds.
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
One hour aptitude test, after clearing that, some basic coding questions were unlocked.
This one was face to face. Basically, the approach to the question was seeked by the HRs rather than the correct answer only.
I expect a competitive salary based on my skills, experience, and the market rate for software developers.
Research the average salary range for software developers in your location and industry.
Consider your level of experience, education, and any specialized skills you possess.
Factor in the company's size, reputation, and financial stability.
Be prepared to negotiate and discuss benefits and perks in addition to salary...
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Spring is a framework for building Java applications, while Spring Boot is a tool for quickly creating Spring-based applications.
Spring provides a comprehensive framework for building Java applications, while Spring Boot is a tool that simplifies and accelerates the process of creating Spring-based applications.
Spring requires more configuration and setup, while Spring Boot provides a pre-configured environment that re...
A program to check if two strings are anagrams of each other.
Create two character arrays from the input strings
Sort the arrays
Compare the sorted arrays to check if they are equal
Using Streams API to filter and map an array of strings
Create a stream from the array using Arrays.stream()
Use filter() to select elements that meet a certain condition
Use map() to transform each element into a new value
Use toArray() to convert the stream back into an array
REST API is a web service that uses HTTP requests to access and manipulate data.
REST stands for Representational State Transfer
It is an architectural style for building web services
It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources
It is stateless and can be cached
It returns data in various formats like JSON, XML, etc.
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
Mcq + dsa JavaScript questions
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Associate Project Manager
36
salaries
| ₹4 L/yr - ₹15.1 L/yr |
Devops Engineer
18
salaries
| ₹2.6 L/yr - ₹11 L/yr |
Senior Software Engineer
15
salaries
| ₹8.5 L/yr - ₹26 L/yr |
Technical Lead
14
salaries
| ₹14.4 L/yr - ₹30.5 L/yr |
Project Manager
14
salaries
| ₹10 L/yr - ₹20 L/yr |
Maxgen Technologies
Value Point Systems
JoulestoWatts Business Solutions
F1 Info Solutions and Services