Filter interviews by
About in project work and how to complete all the tasks on the siden
How to face the the target achievements
How to face the critical condition on the side .
I will complete all type of challenge full work
I applied via Referral and was interviewed in Sep 2023. There were 4 interview rounds.
Spring is a framework for building Java applications, while Spring Boot is a tool that simplifies the setup and configuration of Spring applications.
Spring is a comprehensive framework that provides support for various functionalities like dependency injection, aspect-oriented programming, and more.
Spring Boot is an opinionated tool that simplifies the setup and configuration of Spring applications by providing default...
Spring Boot annotations are used to simplify the development process by providing shortcuts for common configurations and functionalities.
Annotations like @SpringBootApplication, @RestController, @Autowired, @ComponentScan are commonly used in Spring Boot applications.
Annotations help in reducing boilerplate code and configuring various aspects of the application.
For example, @SpringBootApplication is used to mark the ...
I use JPA in my project by defining entity classes, annotating them with JPA annotations, creating repositories, and using JPQL queries.
Define entity classes with @Entity annotation
Annotate fields with @Column, @Id, @GeneratedValue, etc.
Create repositories by extending JpaRepository interface
Use JPQL queries for custom database operations
Microservices communicate through REST APIs and messaging queues in our project.
Microservices communicate with each other using REST APIs for synchronous communication.
Messaging queues like Kafka or RabbitMQ are used for asynchronous communication between microservices.
Service discovery tools like Eureka or Consul are used to locate and communicate with other microservices.
Microservices may also use gRPC for communicat
Emtec is a global IT consultancy that provides technology solutions and services to help organizations drive digital transformation.
Provides IT consultancy services
Specializes in technology solutions
Helps organizations with digital transformation
I applied via Referral and was interviewed in Sep 2023. There were 4 interview rounds.
Emtec interview questions for popular designations
Find max from array in Python without using built-in function.
Iterate through the array and compare each element with a variable storing the current maximum value.
If the element is greater than the current maximum, update the variable.
Return the variable after iterating through the entire array.
I applied via Job Portal and was interviewed before Dec 2022. There were 5 interview rounds.
I was interviewed before Oct 2021.
posted on 15 Sep 2022
I applied via Referral and was interviewed before Sep 2021. There were 3 interview rounds.
Questions related to React and nodejs
The given array needs to be flattened to a single-level array.
Iterate through the array elements
If an element is an array, recursively flatten it
If an element is not an array, add it to the result array
Promise is a way to handle asynchronous operations in JavaScript.
Promises represent a value that may not be available yet.
They have three states: pending, fulfilled, and rejected.
Promises can be chained using .then() and .catch() methods.
They help avoid callback hell and make code more readable.
Example: new Promise((resolve, reject) => {...})
Array methods in Javascript are built-in functions that can be used to manipulate arrays.
Some common array methods are push(), pop(), shift(), unshift(), slice(), splice(), concat(), join(), indexOf(), and forEach().
push() adds one or more elements to the end of an array.
pop() removes the last element from an array.
shift() removes the first element from an array.
unshift() adds one or more elements to the beginning of a...
State and props are two important concepts in React for managing data and passing data between components.
State is used to manage data within a component and can be updated using setState() method.
Props are used to pass data from parent component to child component.
State is mutable while props are immutable.
Example:
Example:
posted on 20 Feb 2022
I applied via Google and was interviewed in Aug 2021. There were 3 interview rounds.
CODING round contains of 3 questions of easy and medium level questions. I solved all of the 3 questions in this round . the duration was around 1 hour and most of the questions were on Arrays only
Top trending discussions
based on 8 interviews
Interview experience
Software Development Engineer
97
salaries
| ₹6 L/yr - ₹22 L/yr |
Senior Software Development Engineer
67
salaries
| ₹8.9 L/yr - ₹27 L/yr |
Technical Lead
55
salaries
| ₹17.2 L/yr - ₹36 L/yr |
Senior Software Engineer
46
salaries
| ₹10.6 L/yr - ₹27 L/yr |
Software Developer
43
salaries
| ₹4.8 L/yr - ₹20.2 L/yr |
TCS
Infosys
Wipro
HCLTech