i
Trianz
Filter interviews by
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<String> list = new ArrayList<>();
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
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
Top trending discussions
I applied via Approached by Company and was interviewed before Apr 2021. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.
posted on 21 Nov 2020
posted on 11 Jul 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
Angular is a popular front-end framework for building web applications.
Angular is developed and maintained by Google.
It uses TypeScript for building scalable and maintainable applications.
Angular has a powerful CLI for generating components, services, and more.
It has a large and active community with many third-party libraries and plugins available.
Angular has a modular architecture that allows for easy code reuse and
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
based on 3 interviews
1 Interview rounds
based on 53 reviews
Rating in categories
Technical Lead
702
salaries
| ₹9 L/yr - ₹33 L/yr |
Senior Software Engineer
412
salaries
| ₹4.5 L/yr - ₹17.6 L/yr |
Senior Technical Lead
390
salaries
| ₹12 L/yr - ₹37 L/yr |
Software Engineer
345
salaries
| ₹3.3 L/yr - ₹8.4 L/yr |
Senior Systems Engineer
84
salaries
| ₹3.8 L/yr - ₹12.1 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software