i
Pattern Technologies
Filter interviews by
I applied via Campus Placement and was interviewed before Jun 2023. There were 4 interview rounds.
2 DSA problem, 1 JavaScript problem, 1 React problem
Implement a stack with a method to return the minimum number in O(1) time complexity
Create a stack to store numbers and another stack to store minimum numbers encountered so far
When pushing a number, check if it is smaller than the current minimum and push it to the minimum stack
When popping a number, check if it is the current minimum and pop from the minimum stack if necessary
The top of the minimum stack will always
To find the sum of consecutive numbers in a circular linked list, iterate through the list and keep track of the sum.
Iterate through the circular linked list starting from a given node
Keep track of the sum of consecutive numbers as you traverse the list
Handle the case when the list loops back to the starting node
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example of compile-time polymorphism: function overloading where multiple functions have the same name but different paramete...
Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.
Types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, hierarchical inheritance
Examples: Animal class can be inherited by Dog and Cat classes, Vehicle class can be inherited by Car and Bike classes
React is a JavaScript library for building user interfaces. NPM is a package manager for JavaScript.
React is used for creating interactive UI components
NPM is used for managing dependencies and packages in JavaScript projects
I used React in my project for its component-based architecture and virtual DOM efficiency
I used NPM in my project to easily install and manage third-party libraries and tools
Top trending discussions
posted on 19 Dec 2024
I was interviewed in Nov 2024.
I have worked on various projects ranging from web development to mobile app development, gaining experience in different technologies and frameworks.
Developed a web application using React.js and Node.js for a client in the e-commerce industry
Created a mobile app using Flutter for a startup in the travel sector
Collaborated with a team to implement a machine learning algorithm for data analysis in a research project
Led a team of developers on a project to develop a new software application.
Managed a team of 5 developers to ensure project deadlines were met
Assigned tasks to team members based on their strengths and expertise
Held regular team meetings to discuss progress and address any issues
Provided guidance and support to team members when needed
Collaborated with other departments to gather requirements and feedback
Code test to create a small search engine
Create a function that takes a search query and an array of strings as input
Iterate through the array of strings to find matches with the search query
Return an array of strings that contain the search query
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Find the first non-repetitive character in a string.
Iterate through the string and count the occurrences of each character.
Return the first character with a count of 1.
Scenario based questions
posted on 24 Jul 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Given one at home assignment to create a lwc component
Different pricing based on regions can be achieved by using price rules and custom fields in Salesforce.
Create custom fields to store region information for each account or opportunity
Use price rules to set different prices based on the region
Utilize workflow rules or process builder to automate the pricing based on region
Consider using custom metadata types for easier maintenance and scalability
Parent to child relation in LWC refers to the relationship between a parent component and its child components in Lightning Web Components.
Use @api decorator in child component to expose properties to parent component
Use @track decorator in parent component to track changes in child components
Communicate between parent and child components using events or properties
I was interviewed in Aug 2024.
Hackertank Test containing dsa question
Success for me is achieving personal and professional goals while maintaining a healthy work-life balance.
Achieving personal goals such as learning new technologies or completing a project
Receiving positive feedback from colleagues or clients
Maintaining a healthy work-life balance by setting boundaries and taking time for self-care
Feeling fulfilled and satisfied with my work
Seeking new challenges and opportunities for growth in a different environment.
Looking for a new challenge to expand my skills and knowledge
Interested in exploring different technologies and industries
Seeking better career advancement opportunities
Wanting to work in a more collaborative team environment
I applied via Referral and was interviewed in Sep 2022. There were 3 interview rounds.
Basics questions of logical reasoning , english , mathematics etc
Encapsulation is hiding implementation details while abstraction is hiding unnecessary details.
Encapsulation is achieved through access modifiers like private, protected, and public.
Abstraction is achieved through abstract classes and interfaces.
Encapsulation protects the data from external interference while abstraction focuses on the essential features.
Example of encapsulation: hiding the implementation details of a ...
JVM is a virtual machine that executes Java bytecode. JRE is a runtime environment that includes JVM and libraries. JDK is a development kit that includes JRE and tools for developing Java applications.
JVM stands for Java Virtual Machine and is responsible for executing Java bytecode.
JRE stands for Java Runtime Environment and includes JVM and libraries required to run Java applications.
JDK stands for Java Development ...
I applied via Referral and was interviewed in Apr 2022. There was 1 interview round.
posted on 12 Feb 2024
I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.
Good Communication
Good Knowledge in any of the programming languages- C/C++/ Java/ Python/ .net/Golang/AWS/Azure/Devops
Should be open for development, support, and Quality Assurance.
Good Analytical skills
I was interviewed before Feb 2022.
Digital Marketing Specialist
9
salaries
| ₹10 L/yr - ₹12 L/yr |
Software Engineer
7
salaries
| ₹12 L/yr - ₹25 L/yr |
Senior UX Designer
7
salaries
| ₹14 L/yr - ₹32 L/yr |
QA Engineer
4
salaries
| ₹8 L/yr - ₹20 L/yr |
UX Designer
4
salaries
| ₹14 L/yr - ₹16.8 L/yr |
Wipro
TCS
Infosys
HCLTech