i
Apisero
Filter interviews by
List is mutable while tuple is immutable in Python.
List can be modified while tuple cannot be modified.
List uses square brackets [] while tuple uses parentheses ().
List is slower than tuple in terms of performance.
List is used for dynamic data while tuple is used for static data.
Data frames are a data structure used for storing and manipulating tabular data in R programming language. Assembly language is a low-level programming language that is used to write programs that can directly interact with the hardware of a computer. Dynamic programming is a technique used to solve complex problems by breaking them down into smaller subproblems and solving them recursively.
Data frames are commonly use...
AWS is a cloud computing platform that provides a wide range of services for building and deploying applications.
AWS stands for Amazon Web Services
It offers services such as computing, storage, databases, and analytics
AWS provides a pay-as-you-go pricing model
It is used by businesses of all sizes, from startups to large enterprises
Examples of AWS services include EC2, S3, RDS, and Lambda
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
To create a repository in GIT using command prompt, use the 'git init' command.
Open the command prompt and navigate to the directory where you want to create the repository
Type 'git init' command to initialize the repository
Add files to the repository using 'git add' command
Commit the changes using 'git commit' command
Create a remote repository on GitHub or any other hosting service
Add the remote repository using 'git ...
Primary key uniquely identifies a record in a table, while foreign key refers to a field in another table.
Primary key is a column or set of columns that uniquely identifies each row in a table
Foreign key is a column or set of columns in one table that refers to the primary key in another table
Primary key cannot have null values, while foreign key can have null values
Primary key can be used to create relationships betwe...
API stands for Application Programming Interface. It is a set of protocols, routines, and tools for building software applications.
API allows different software applications to communicate with each other
It defines how software components should interact
API provides a layer of abstraction between the application and the underlying system
Examples of APIs include Google Maps API, Twitter API, and Facebook API
Count the characters in a given string.
Iterate through the string and count each character
Use a hash table to store the count of each character
Handle edge cases such as empty string or null input
Load balancing is the process of distributing network traffic across multiple servers to improve performance and availability.
Load balancing helps prevent server overload and downtime
It can be achieved through hardware or software solutions
Examples include round-robin, least connections, and IP hash algorithms
REST is an architectural style while SOAP is a protocol. REST is lightweight and uses HTTP while SOAP is XML-based and uses other protocols.
REST is stateless while SOAP maintains state
REST uses HTTP verbs (GET, POST, PUT, DELETE) while SOAP uses XML messaging
REST is faster and easier to use while SOAP is more secure and reliable
REST is used for web services while SOAP is used for enterprise-level web services
Examples o...
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 4 interview rounds.
Java code to get odd numbers
Use a loop to iterate through numbers
Check if the number is odd using modulus operator
Add the odd number to a list or print it
Scalability refers to the ability of a system to handle increasing amounts of work. Cloud integration is the process of connecting cloud-based services with other systems or applications.
Scalability involves designing a system that can handle increased workload without sacrificing performance or reliability.
Cloud integration involves connecting cloud-based services with other systems or applications, often through APIs...
Apisero interview questions for designations
I applied via Referral and was interviewed before Apr 2022. There were 4 interview rounds.
25 questions, MCQs related to cloud and basic CSE questions.
Get interview-ready with Top Apisero Interview Questions
I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.
I applied via Monster and was interviewed before Dec 2021. There were 5 interview rounds.
Java, SQL, SDLC agile, db queries, Http response and request codes status
Finding second largest element in an array without sorting using hash set.
Create a hash set and iterate through the array, adding each element to the set.
Initialize two variables to keep track of the largest and second largest elements.
Iterate through the set and compare each element to the largest and second largest variables.
Return the second largest variable.
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
It was technical aptitude test on hackerearth
I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.
The time complexity of swap array program is O(n).
The time complexity is determined by the number of elements in the array.
The program swaps the elements of the array one by one, so it takes linear time.
The Big O notation for the time complexity is O(n), where n is the number of elements in the array.
Examples: swapping two elements in an array takes constant time, but swapping all elements takes linear time.
Interview experience
based on 111 reviews
Rating in categories
Senior Software Engineer
775
salaries
| ₹5.5 L/yr - ₹21 L/yr |
Software Engineer
328
salaries
| ₹4 L/yr - ₹11.7 L/yr |
Lead Engineer
200
salaries
| ₹7.8 L/yr - ₹29.1 L/yr |
Senior Leader Engineer
147
salaries
| ₹10.1 L/yr - ₹30.6 L/yr |
Associate Solution Architect
70
salaries
| ₹18 L/yr - ₹38.5 L/yr |
Accenture
TCS
Infosys
Wipro