i
Trianz
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 3 interview rounds.
Intermediate operations return a stream and do not produce a result, while terminal operations produce a result.
Intermediate operations are lazy and do not execute until a terminal operation is called
Examples of intermediate operations include filter(), map(), and sorted()
Examples of terminal operations include forEach(), reduce(), and collect()
Terminal operations are eager and execute immediately
I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.
Core Java programming concepts related to strings and collections.
Strings in Java are objects of the String class and can be manipulated using various methods like substring, indexOf, and concat.
Collections in Java provide data structures like List, Set, and Map for storing and manipulating groups of objects.
Examples: String str = "Hello"; List
Java8 introduced several new features like lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write more concise code by providing a way to pass functions as arguments.
Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.
Streams provide a way to process collections of objects in a functional style.
Defau...
A REST API flow involves sending a request to a server, processing the request, and receiving a response.
Client sends a request to the server
Server processes the request and performs necessary actions
Server sends a response back to the client
Example: Client sends a GET request to retrieve user data from a server
Top trending discussions
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
Use CSS to create a triangle shape
Use border properties to create a triangle shape
Set the width and height of the element to 0
Use borders of different colors to create the triangle shape
Use CSS selectors to target parent element based on child element
Use the child element's class or ID to target the parent element
Use the > combinator to select a parent element based on a direct child element
Use the ~ combinator to select a parent element based on a sibling element
Create a calculator function that prints the next element in sequence each time it is called.
Create a function that keeps track of the current number in the sequence
Each time the function is called, calculate the next number in the sequence based on the previous number
Print the next number in the sequence each time the function is called
Create a context in React to change language on button click
Create a context using createContext() method
Provide a state for language and a function to change it
Wrap the components that need access to language context with Context.Provider
Use useContext hook to access language context in components
Update language state on button click
posted on 28 Nov 2024
Choose the Options in Javascript, HTML, CSS
Reactjs is a JavaScript library for building user interfaces.
Component-based architecture
Virtual DOM for efficient updates
JSX for writing HTML in JavaScript
State management with setState()
Lifecycle methods like componentDidMount()
posted on 14 Jul 2024
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
Yes, I have experience implementing server driven UIs.
Implemented server driven UIs using JSON responses to dynamically update UI elements
Worked with frameworks like React and Angular to handle server driven UI updates
Used server driven UIs to efficiently manage and display large amounts of data
Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.
Closure allows a function to access variables from its lexical scope even after the function has finished executing.
Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...
Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.
Core Data is used for storing, retrieving, and managing data in an iOS app.
It provides an object-oriented interface to work with data.
Operations include creating, reading, updating, and deleting data.
Example: Creating a new record in Core Data for a user profile.
Example: Fetching a list of items from Core Data to displ
posted on 10 Jan 2025
One Program to check Linked List working both Singly and double. With Random number geneation.
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
posted on 19 Jan 2024
Develop java spring boot application from scratch
posted on 1 May 2024
based on 3 interviews
1 Interview rounds
based on 49 reviews
Rating in categories
Technical Lead
675
salaries
| ₹9 L/yr - ₹30.3 L/yr |
Senior Software Engineer
408
salaries
| ₹5.2 L/yr - ₹17.5 L/yr |
Senior Technical Lead
369
salaries
| ₹11.2 L/yr - ₹37 L/yr |
Software Engineer
306
salaries
| ₹3 L/yr - ₹9 L/yr |
Senior Systems Engineer
87
salaries
| ₹3.8 L/yr - ₹13 L/yr |
Wipro
Infosys
Tech Mahindra
HCLTech