Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Spring is a framework for building Java applications, while Spring Boot is a tool for quickly creating Spring-based applications.
Spring provides a comprehensive framework for building Java applications, while Spring Boot is a tool that simplifies and accelerates the process of creating Spring-based applications.
Spring requires more configuration and setup, while Spring Boot provides a pre-configured environment that re...
A program to check if two strings are anagrams of each other.
Create two character arrays from the input strings
Sort the arrays
Compare the sorted arrays to check if they are equal
Using Streams API to filter and map an array of strings
Create a stream from the array using Arrays.stream()
Use filter() to select elements that meet a certain condition
Use map() to transform each element into a new value
Use toArray() to convert the stream back into an array
REST API is a web service that uses HTTP requests to access and manipulate data.
REST stands for Representational State Transfer
It is an architectural style for building web services
It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources
It is stateless and can be cached
It returns data in various formats like JSON, XML, etc.
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
The interviewer asked about javascript basics and DSA questions and some typescript questions
Print unique numbers in list
Iterate through the list and store each number in a set to keep track of unique numbers
Print out the numbers in the set to display the unique numbers
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Aptitude test was easy but difficult
Talentica Software interview questions for designations
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
Mcq + dsa JavaScript questions
Get interview-ready with Top Talentica Software Interview Questions
I applied via Approached by Company and was interviewed in Jan 2024. There were 3 interview rounds.
It was mostly on JavaScript
It was basics on java and big data
I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.
Cover topics like closures, classes, functions
Call, bind, and apply are methods used to manipulate the value of 'this' in JavaScript functions.
Call: Invokes a function with a specified 'this' value and arguments provided individually.
Example: func.call(thisArg, arg1, arg2)
Bind: Creates a new function that, when called, has a specified 'this' value and arguments provided one by one.
Example: var newFunc = func.bind(thisArg, arg1, arg2)
Apply: Invokes a function with ...
Closures are functions that have access to variables from their containing scope even after the scope has closed.
Closures allow functions to access variables from their outer function even after the outer function has finished executing.
They help in maintaining state in asynchronous operations.
Closures are commonly used in event handlers and callbacks.
I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.
Top trending discussions
based on 8 interviews
2 Interview rounds
based on 8 reviews
Rating in categories
Software Engineer
212
salaries
| ₹8 L/yr - ₹25 L/yr |
Senior Software Engineer
119
salaries
| ₹11.4 L/yr - ₹37.5 L/yr |
QA Engineer
71
salaries
| ₹5.2 L/yr - ₹12.4 L/yr |
Software Developer
67
salaries
| ₹7.5 L/yr - ₹18 L/yr |
Softwaretest Engineer
46
salaries
| ₹3.4 L/yr - ₹7.2 L/yr |
Persistent Systems
ThoughtWorks
LTIMindtree
Mphasis