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
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
Microservice design pattern focuses on breaking down a large application into smaller, independent services.
Each microservice is responsible for a specific function or feature
Communication between microservices is typically done through APIs
Microservices can be developed, deployed, and scaled independently
Examples: Netflix, Amazon, Uber
Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.
Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.
Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.
Scheduled script is typically used for routine tasks, while Map reduce script is used fo...
Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.
SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.
SuiteTalk: Web services integration for connecting NetSuite with external systems.
SuiteFlow: Visual workflow tool for automating business processes.
SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.
posted on 11 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
5 coading questions were asked in it
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()
I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.
I have worked with a variety of technologies including Java, Python, SQL, AWS, Docker, and Kubernetes.
Java
Python
SQL
AWS
Docker
Kubernetes
I have extensive experience in handling complex software products and have successfully led teams to deliver high-quality solutions.
Led a team to successfully launch a new product feature within tight deadlines
Managed the development of a large-scale software product from conception to release
Collaborated with cross-functional teams to ensure product requirements were met
Implemented agile methodologies to improve produ
posted on 23 Jun 2024
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Memory management in Python involves automatic memory allocation and deallocation through garbage collection.
Python uses automatic memory management through garbage collection to allocate and deallocate memory.
Memory is managed using reference counting and a cycle-detecting garbage collector.
Python's memory management is efficient for most use cases, but can lead to memory leaks if circular references are not handled p
Garbage collection in Python is an automatic memory management process that helps in reclaiming memory occupied by objects that are no longer in use.
Python uses a built-in garbage collector to manage memory automatically.
The garbage collector in Python uses reference counting and a cycle-detecting algorithm to reclaim memory.
Explicitly calling the 'gc.collect()' function can trigger garbage collection in Python.
Garbage...
Code a system to query an API, do multiprocessing and improve efficiency
Use a library like requests in Python to query the API
Implement multiprocessing using a library like multiprocessing or threading in Python
Optimize efficiency by caching API responses or using asynchronous programming
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