Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Feb 2023. There were 3 interview rounds.
Components are reusable and independent parts of a software system that perform specific functions.
Components are modular and can be easily integrated into different parts of a software system.
They help in organizing code and promoting reusability.
Examples include buttons, input fields, and dropdown menus in a user interface.
React.js is a JavaScript library for building user interfaces.
React.js is developed and maintained by Facebook.
It allows developers to create reusable UI components.
React.js uses a virtual DOM for better performance.
It follows a component-based architecture.
React.js can be used for building single-page applications.
State and props are two important concepts in React for managing data and passing data between components.
State is used to store and manage data within a component. It is mutable and can be updated using setState() method.
Props (short for properties) are used to pass data from parent components to child components. Props are immutable.
State is internal to a component, while props are external and passed down from paren...
Hooks in ReactJS are functions that let you use state and other React features without writing a class.
Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.
Some commonly used hooks are useState, useEffect, useContext, and useRef.
Hooks can be used to manage component state, perform side effects, and access context in functional components.
Example: useState hook allows yo...
Components in React are reusable, independent pieces of code that manage their own state and can be composed together to build complex UIs.
Components are the building blocks of a React application
They can be either functional components or class components
Components can have their own state and lifecycle methods
Components can be reused and composed together to create complex UIs
Example:
Threadlevel data page and clipboard are both storage areas in Pega platform, but with different scopes.
Threadlevel data page is a storage area that is specific to a single thread of execution.
Clipboard is a storage area that is shared across threads and is used to store data that needs to be accessed across multiple requests.
Threadlevel data page is created and destroyed with the thread, while clipboard persists across...
Declare expression is a rule that defines a value or a property in Pega Platform.
Declare expressions are used to calculate values that are used in decision-making.
They can be configured in the Declare Expression rule form.
They can reference properties, functions, and other declare expressions.
They can be used in data transforms, activities, and other rules.
Examples include calculating a customer's age based on their bi...
I applied via Approached by Company and was interviewed in Jul 2022. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Dec 2021. There was 1 interview round.
Stored procedures are precompiled SQL codes that can be executed multiple times, while functions return a single value.
Stored procedures can modify database tables, while functions cannot.
Functions can be used in SQL statements, while stored procedures cannot.
Stored procedures can have input and output parameters, while functions can only have input parameters.
Functions can be called from within stored procedures, but ...
Foray Software interview questions for designations
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Start from the first element and compare it with the next element
If the next element is smaller, swap them
Repeat this process for all elements in the array
Continue this process until no more swaps are needed
A program to print all prime numbers
Take input from user for range of numbers
Loop through the range and check if each number is prime
Print the prime numbers
Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.
Hashmap uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Examples of hashmap implementations include Java's HashMap class and Python's dict type.
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows code reuse and promotes code organization.
The existing class is called the parent or superclass, and the new class is called the child or subclass.
The child class inherits all the properties and methods of the parent class and can also add new properties and methods.
For...
I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.
based on 1 interview
Interview experience
based on 41 reviews
Rating in categories
Software Engineer
316
salaries
| ₹0 L/yr - ₹0 L/yr |
Information Technology Recruiter
299
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
225
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
210
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
131
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech