Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2021. There were 5 interview rounds.
I appeared for an interview in Jul 2020.
No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().
Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.
If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().
It is generally not recommended to call finish() in onCreate() as it can lead
RecyclerView is a flexible view for providing a limited window into a large data set.
RecyclerView is used to display large sets of data efficiently
It uses a ViewHolder pattern to recycle views
Corner cases include handling empty data sets and updating data dynamically
Communication between activity and fragment is done through interfaces.
Activity implements an interface and passes it to the fragment
Fragment can then call methods of the interface to communicate with the activity
This allows for communication between the two components without tight coupling
Find the second largest element in an array of strings.
Sort the array in descending order and return the second element.
Iterate through the array and keep track of the largest and second largest elements.
Use a priority queue to find the second largest element.
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Questions in aptitude section was easy and would require good analytical and quantitative skills.
Total 10 questions
6 debugging question
4 easy-medium level coding questions (2 Marks + 3 Marks + 3 Marks + 3 Marks)
I applied via Campus Placement
Data structure and algorithm, easy and medium questions
posted on 12 Sep 2023
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
1st round
25 mcq apptitude + 10 DSA question
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
Basic Aptitude test followed by 2 coding questions. Test was very easy.
This was pen and paper coding test, where we were given 20 questions and we had to write code on paper. Total time was 2-3 hr.
I have given the online aptitude test of zeus learning (on campus) , which was the very first round and the test was divided into two parts, first part was mostly coding-decoding questions (aptitude) which was easy according to me but it was tricky too and second part included 2 dsa question and both the questions were of easy level.
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Test was of 1.5 hrs and it was online. It was completely based on technical questions.
This test was offline and it was a pen paper test wherein 10 questions will be given you have to write code or spot the error and correct them.
I applied via Walk-in and was interviewed in Apr 2024. There were 4 interview rounds.
So prepare good amout of aptitude , and try to solve at least 15 Questions
It was an Online coding test 2 questions were there. difficulty (Easy and Medium).
The third round was again an coding round but it was a pen and paper test , it was in offline mode they will tell you the center after you will complete 2nd round.
In pen and paper test there are 10 coding questions and from topics array , string , recursion , Bit manipulation , BST , Linked List. so you have to solve at least 6-7 questions.
Developed a web application for managing inventory and sales for a retail store.
Used HTML, CSS, and JavaScript for front-end development.
Implemented backend functionality using Node.js and MongoDB for database management.
Incorporated user authentication and authorization features for secure access.
Integrated payment gateway for online transactions.
Utilized responsive design for mobile compatibility.
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
25 questions of quants and logical and 10 questions of coding, some were debugging some were coding
A function that returns the addition and subtraction of two numbers.
Create a function that takes two numbers as input parameters.
Inside the function, calculate the sum of the two numbers and store it in a variable.
Calculate the difference of the two numbers and store it in another variable.
Return an array of strings containing the sum and difference.
Print leaf nodes of binary tree
Traverse the tree recursively
If node is null, return
If node is leaf node, print it
Else, recursively traverse left and right subtrees
HTTP is the protocol used for communication over web pages.
HTTP stands for Hypertext Transfer Protocol
It is the foundation of data communication on the World Wide Web
HTTP uses a client-server model where the web browser acts as the client and sends requests to the web server
The web server responds with the requested data in the form of HTML, images, videos, etc.
based on 8 reviews
Rating in categories
E Learning Developer
51
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Instructional Designer
24
salaries
| ₹3 L/yr - ₹6 L/yr |
Graphic Designer
8
salaries
| ₹1.2 L/yr - ₹7 L/yr |
Elearning Content Developer
6
salaries
| ₹3.8 L/yr - ₹5.6 L/yr |
Project Manager
5
salaries
| ₹5 L/yr - ₹10 L/yr |
Z X Learning
Schoolnet India
Adda 247
DataTrained