Filter interviews by
An instance is a specific object created from a class, while a class is a blueprint or template for creating objects.
An instance is created from a class using the 'new' keyword.
Classes define the properties and behaviors of objects, while instances represent specific objects with their own unique data.
Multiple instances can be created from the same class.
Classes can be thought of as a cookie cutter, while instance...
A class in a real time scenario is like a blueprint for creating objects with similar properties and behaviors.
Classes are used to define the structure and behavior of objects in object-oriented programming.
They encapsulate data and methods that operate on that data.
For example, in a banking system, a 'Customer' class can have properties like name, account number, and methods like deposit, withdraw.
Classes help in...
Building a Swiggy-like application using Tomcat
Utilize Tomcat as the web server to handle HTTP requests
Implement a database to store user information, restaurant details, and orders
Develop a user-friendly interface for customers to browse restaurants and place orders
Integrate payment gateway for secure transactions
Implement features like order tracking, reviews, and ratings for restaurants
Ensure scalability and pe...
Database modeling for an accounting application
Identify entities such as customers, invoices, transactions, and accounts
Establish relationships between entities (e.g. one-to-many, many-to-many)
Consider normalization to reduce redundancy and improve data integrity
Use primary keys and foreign keys to maintain data consistency
Implement constraints to enforce business rules (e.g. unique constraints, check constraints)
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts each half, and then merges them back together.
Divide the input array into two halves
Recursively sort each half
Merge the sorted halves back together
Use binary search to find the second largest element in O(log n) time complexity.
Sort the array in descending order.
Return the second element in the sorted array.
Example: Input [5, 2, 8, 10, 3], Output: 8
Status codes are numerical codes used to indicate the status of an HTTP request.
200 - OK: Request was successful
404 - Not Found: Resource not found
500 - Internal Server Error: Server encountered an error
Use triggers to update related table on row modification.
Create a trigger on the main table to update the related table
Use the UPDATE statement in the trigger to modify the related table
Ensure that the trigger is efficient and does not cause performance issues
Test the trigger thoroughly to ensure that it works as expected
Rotate an array with given number of times.
Use a temporary array to store elements to be rotated
Loop through the original array and copy elements to the temporary array
Copy the rotated elements from the temporary array back to the original array
Use stack data structure to efficiently check validity of brackets in a string.
Create an empty stack
Traverse the string character by character
If the character is an opening bracket, push it onto the stack
If the character is a closing bracket, check if it matches the top of the stack
If it matches, pop the top element from the stack
If it doesn't match or the stack is empty, return false
After traversing the entire st...
Code snippets apti to guess output
5 questions with each 15 min time
Long coding with 2 hrs time
Database modeling for an accounting application
Identify entities such as customers, invoices, transactions, and accounts
Establish relationships between entities (e.g. one-to-many, many-to-many)
Consider normalization to reduce redundancy and improve data integrity
Use primary keys and foreign keys to maintain data consistency
Implement constraints to enforce business rules (e.g. unique constraints, check constraints)
A fintech app class diagram and system design involves modeling classes, relationships, and interactions for financial services.
Identify key classes such as User, Account, Transaction, and Payment
Define relationships between classes (e.g. User has many Accounts, Account has many Transactions)
Consider security measures for sensitive financial data
Include features like authentication, authorization, and encryption
Design ...
Leetcode medium and easy
In 5 years, I see myself as a senior member of the technical staff, leading projects and mentoring junior team members.
Continuing to develop my technical skills and expertise
Taking on more leadership responsibilities within the team
Mentoring and guiding junior team members
Contributing to the overall success and growth of the organization
Company is a leading technology company specializing in software development and innovation.
Founded in 1976 by Steve Jobs, Steve Wozniak, and Ronald Wayne
Known for popular products such as iPhone, iPad, Mac computers, and Apple Watch
Headquartered in Cupertino, California
Employs over 100,000 people worldwide
Revenue of over $260 billion in 2019
The questions pertain to strings, arrays, and matrices.
Building a Swiggy-like application using Tomcat
Utilize Tomcat as the web server to handle HTTP requests
Implement a database to store user information, restaurant details, and orders
Develop a user-friendly interface for customers to browse restaurants and place orders
Integrate payment gateway for secure transactions
Implement features like order tracking, reviews, and ratings for restaurants
Ensure scalability and perform...
I applied via Naukri.com and was interviewed in Mar 2024. There were 6 interview rounds.
Pen paper test , no options for mcq
Questions were provided in a A4 sheet, need to be coded on any ide of our choice , each questions were tested for some given testcases
Hackerrank test , 6 coding questions
Application coding round, or low level Design round
I appeared for an interview in Nov 2024.
Easy to medium leedcode problems
I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.
Questions were came from basic quantitative and logical reasoning
Problems come from array , string , patterns and some basic problems on trees.
I applied via Company Website and was interviewed in Aug 2023. There were 4 interview rounds.
It consists of aptitude questions and predict the output C/Java
From DSA to medium/advanced DSA Questions
Application Building Round like Railway Ticket System, Cab booking system, Food Delivery System, etc.
10 snippets & 10 Aptitude
5 easy-medium difficulty snippets, language is our wish
Application development for the given scenario with CRUD
It was quite easy to attend the app and quants
It was a standard questions in problem solving with the strong coding knowledge
It involves questions on general Time and speed, probability and finding output for pseudocode.
It involves questions on String handling, using loops wisely like that
It involves questions on data structures and algorithms
Top trending discussions
Some of the top questions asked at the Zoho Member Technical Staff interview -
The duration of Zoho Member Technical Staff interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 34 interview experiences
Difficulty level
Duration
based on 235 reviews
Rating in categories
Member Technical Staff
1.6k
salaries
| ₹5.6 L/yr - ₹24 L/yr |
Technical Support Engineer
641
salaries
| ₹2.5 L/yr - ₹12 L/yr |
Software Developer
528
salaries
| ₹4.6 L/yr - ₹17.2 L/yr |
Software Engineer
171
salaries
| ₹4.6 L/yr - ₹18 L/yr |
Web Developer
94
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Freshworks
Salesforce
SAP
TCS