i
Prowess Software Services
Filter interviews by
Parent to child component communication in LWC involves passing data from a parent component to a child component.
Use @api decorator in child component to expose properties that can be set by parent component
Pass data from parent to child component using attributes in HTML template
Use events to communicate from child to parent component
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
I have experience with various machine learning algorithms including decision trees, random forests, support vector machines, and neural networks.
Decision trees
Random forests
Support vector machines
Neural networks
Perform operations in dataframe
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
The Python code to get the output string as 'jareen arpohc' from the input string 'neeraj chopra' is provided.
Split the input string into individual words
Reverse each word
Join the reversed words with a space in between
Code to list even numbers from a given list of 10 numbers.
Loop through the list of numbers
Check if each number is even using the modulo operator
If the number is even, add it to a new list of even numbers
Return the new list of even numbers
Reversing a string in Python code
Use slicing to reverse the string
Use the built-in function 'reversed()'
Convert the string to a list, reverse it, and then join it back to a string
I applied via campus placement at Galgotias College of Engineering and Technology, Greater Noida and was interviewed in Aug 2024. There were 2 interview rounds.
I applied via campus placement at SRM university (SRMU) and was interviewed in May 2024. There were 5 interview rounds.
Assusual apti questions from every topics
1. 1 coding Question we can use java, python etc to solve and
2. another 1 sql question
One question based on any one data structure (in my case I solved stack &queue combinely)
I am strong in Java programming language.
Proficient in Java programming language
Experience in developing applications using Java
Knowledge of Java frameworks like Spring and Hibernate
I rate myself 4 out of 5 in IT skills.
Proficient in programming languages such as Java, Python, and C++
Experienced in software development and debugging
Familiar with database management systems like MySQL and MongoDB
The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hides the complex implementation details and only shows the necessary features.
Print a specific pattern using loops
Use nested loops to print the desired pattern
Increment the number of characters printed in each row
Adjust the spacing to create the desired pattern
Static keyword is used in programming languages to declare variables, functions, or classes that are shared among all instances of a class or are only accessible within a specific scope.
Static variables retain their values between function calls
Static functions can only be called within the same file
Static classes cannot be instantiated and are used for grouping related methods and properties
posted on 9 Oct 2024
Easy applitute question with 1 coding question at the end
String builder is faster but not thread-safe, while string buffer is slower but thread-safe.
String builder is recommended for single-threaded applications for better performance.
String buffer is recommended for multi-threaded applications to ensure thread safety.
Example: StringBuilder sb = new StringBuilder(); StringBuffer sbf = new StringBuffer();
The final keyword in OOP is used to restrict the user from changing the value of a variable, overriding a method, or inheriting from a class.
Final variable: value cannot be changed once assigned
Final method: cannot be overridden in child classes
Final class: cannot be inherited by other classes
BSF graph explanation
BFS (Breadth-First Search) is a graph traversal algorithm that explores all the neighbor nodes at the present depth before moving on to the nodes at the next depth.
It uses a queue data structure to keep track of the nodes to visit next.
BFS is often used to find the shortest path in an unweighted graph.
Example: BFS can be used to find the shortest path in a maze from the starting point to the exit.
posted on 1 Aug 2024
I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024. There was 1 interview round.
I applied via Campus Placement
Its a sectional round. It has 4 sections. Quants, Logical, pseudo code, Reasoning, Gaming
posted on 9 Jun 2023
I applied via Campus Placement and was interviewed before Jun 2022. There were 5 interview rounds.
30 min mid level apti and reasoning test
3 basic coding questions where given from and we had to solve only 2 of those.
I applied via Monster and was interviewed before Oct 2021. There were 2 interview rounds.
Associate
28
salaries
| ₹2 L/yr - ₹7 L/yr |
Software Engineer
24
salaries
| ₹4.5 L/yr - ₹11.6 L/yr |
Senior Software Engineer
23
salaries
| ₹9 L/yr - ₹20 L/yr |
Mulesoft Developer
23
salaries
| ₹3 L/yr - ₹10.6 L/yr |
Senior Associate
22
salaries
| ₹5.1 L/yr - ₹15 L/yr |
Infosys
TCS
Wipro
HCLTech