Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.
Three questions regarding dynamic programming and arrays
Largest Common Subsequence DP problem involves finding the longest subsequence that is common to two given strings.
Use dynamic programming to solve this problem efficiently.
Create a 2D array to store the lengths of common subsequences of substrings.
Traverse the array to find the length of the largest common subsequence.
Example: Given strings 'ABCD' and 'ACD', the largest common subsequence is 'ACD'.
Check if a string contains any palindromes
Iterate through each string in the array
Reverse the string and compare it with the original string to check for palindrome
Return true if any palindrome is found, false otherwise
SQL is a traditional relational database management system, while NoSQL is a non-relational database system.
SQL is structured, uses tables with rows and columns, and follows ACID properties.
NoSQL is unstructured, uses collections of documents, key-value pairs, or graphs, and is horizontally scalable.
SQL is better for complex queries and transactions, while NoSQL is better for large amounts of data and flexible schemas.
Top trending discussions
I applied via Job Portal and was interviewed before May 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.
Basic Exam about your knowledge.
We have to speak out properly and clear with our opinion.
I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.
Software development life cycle is a process of planning, designing, developing, testing, deploying, and maintaining software.
SDLC consists of several phases including planning, analysis, design, implementation, testing, deployment, and maintenance.
Each phase has its own set of activities and deliverables.
SDLC models include Waterfall, Agile, and DevOps.
The choice of model depends on the project requirements and constr...
I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.
Understand aptitude aptly
Have basic knowledge on logics ,you can write code easily
My Btech project was on developing a web-based application for online shopping.
Developed using PHP and MySQL
Implemented features like user registration, product search, cart management, and payment gateway integration
Used HTML, CSS, and JavaScript for frontend development
Conducted testing and debugging to ensure smooth functioning
Received an A grade for the project
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.
Managerial skills
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Kubernetes architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.
Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.
Master node components include API server, scheduler, controller manager, and etcd.
Worker node components include kubelet, kube-proxy, and container runtime (e.g. Docker).
Nodes communicate with each oth...
I applied via Walk-in and was interviewed before Feb 2023. There were 5 interview rounds.
They will provide 10-20 aptitude questions and 10-20 coding outputs or flowchart related questions
They will give 5 coding questions, you can write in any programming language, irrespective of output they check how you are thinking and which logic you are using and efficiency of the code
In this round they will give bulk application programme no need to finish it but they will check your thought process and depth in oops concepts,
The static keyword in Java is used to create variables and methods that belong to the class itself, rather than instances of the class.
Static variables are shared among all instances of a class
Static methods can be called without creating an instance of the class
Static blocks are used to initialize static variables
The public static void main method is the entry point for a Java program.
public: Access modifier indicating that the method can be accessed from any other class.
static: Indicates that the method belongs to the class itself, not an instance of the class.
void: Indicates that the method does not return any value.
main: The name of the method that serves as the entry point for the program.
String[] args: An array of strings ...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Production Analyst
132
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
98
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Engineer
92
salaries
| ₹0 L/yr - ₹0 L/yr |
Implementation Consultant
91
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Success Manager
78
salaries
| ₹0 L/yr - ₹0 L/yr |
Freshworks
Zoho
HCLTech
TCS