Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
I appeared for an interview before Jan 2024.
Seeking new challenges and growth opportunities in a larger organization.
Desire for career advancement
Limited growth opportunities in previous organization
Seeking new challenges and responsibilities
Microeconomics focuses on individual economic agents like households and firms, while macroeconomics studies the economy as a whole.
Microeconomics deals with the behavior of individual economic agents such as consumers, producers, and workers.
Macroeconomics examines the economy as a whole, looking at factors like inflation, unemployment, and economic growth.
Microeconomics analyzes how individual markets work, while mac...
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
Object-oriented programming (OOP) is a programming paradigm that uses objects to represent and manipulate data.
Encapsulation: bundling data and methods together in a class
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent different types of objects
Abstraction: simplifying complex systems by breaking them into smaller, manageable parts
A SQL query that combines SELECT, UPDATE, GROUP BY, and ORDER BY clauses.
Use the SELECT statement to retrieve data from a table.
Use the UPDATE statement to modify data in a table.
Use the GROUP BY clause to group rows based on a column.
Use the ORDER BY clause to sort the result set based on one or more columns.
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There was 1 interview round.
I enjoy spending time with my family, traveling, and reading.
Spending time with family brings me joy and fulfillment.
Traveling allows me to explore new cultures and broaden my perspective.
Reading helps me relax and expand my knowledge.
I also enjoy engaging in outdoor activities like hiking and gardening.
The question is unrelated to the job and should not be asked in an interview.
The question is inappropriate and violates employment laws.
Marital status should not be a factor in hiring decisions.
Focus on the candidate's qualifications and experience instead.
The question is inappropriate and irrelevant to the job position.
The question is not relevant to the job role of Assistant Manager- HR.
Asking about personal relationships is unprofessional and can be considered discriminatory.
Focus should be on the candidate's qualifications, experience, and skills related to HR management.
Examples of relevant questions could include asking about the candidate's experience in employee ...
Velox Solutions interview questions for popular designations
I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
I appeared for an interview in Jul 2017.
Autoboxing is the automatic conversion of primitive data types to their corresponding object wrapper classes.
Autoboxing is useful when working with collections that require objects instead of primitives.
Example: int i = 5; Integer j = i; //autoboxing
Unboxing is the opposite of autoboxing, where an object of a wrapper class is converted back to its corresponding primitive type.
Example: Integer j = 5; int i = j; //unboxi
Typecasting up and down refers to converting a variable of one data type to another data type of higher or lower precision.
Typecasting up involves converting a variable of lower precision to a variable of higher precision, such as converting an int to a double.
Typecasting down involves converting a variable of higher precision to a variable of lower precision, such as converting a double to an int.
Typecasting can resul...
To iterate a map in Java, use a for-each loop or an iterator.
Use the entrySet() method to get a set of key-value pairs
For-each loop: for(Map.Entry
Iterator: Iterator
Use hasNext() and next() methods to iterate through the map
Types of synchronization in Java
Synchronized methods
Synchronized statements
ReentrantLock
Semaphore
CountDownLatch
Access modifiers in method overriding
Access modifiers in the overriding method cannot be more restrictive than the overridden method
The access modifier can be less restrictive or the same as the overridden method
Private methods cannot be overridden
Examples: public method can be overridden by public or protected method, but not by private method
I appeared for an interview in Jun 2017.
I applied via Naukri.com and was interviewed in Aug 2018. There were 5 interview rounds.
The question is asking about the candidate's knowledge in Core Java, Spring, Hibernate, Spring Boot, SQL, and AngularJS.
Core Java is the foundation of Java programming language.
Spring is a popular framework for building Java applications.
Hibernate is an ORM tool used for mapping Java objects to database tables.
Spring Boot is a framework for building microservices.
SQL is a language used for managing relational databases...
To connect 2 DBs from a Spring Boot application, configure multiple data sources and use JdbcTemplate or EntityManager for each DB.
Configure multiple data sources in the application.properties file
Create separate configuration classes for each data source
Use JdbcTemplate or EntityManager to interact with each DB
Specify the appropriate data source in the repository or service classes
Abstract method implementation is mandatory while default method is optional.
Abstract method has no implementation in the abstract class and must be implemented by the subclass.
Default method has a default implementation in the interface and can be overridden by the implementing class.
Abstract method is used to enforce a contract while default method is used to provide a default behavior.
Example: abstract method - publ...
based on 7 interviews
Interview experience
based on 46 reviews
Rating in categories
2-3 Yrs
₹ 5.5-6.72 LPA
Java Developer
24
salaries
| ₹2.5 L/yr - ₹6.2 L/yr |
Software Developer
23
salaries
| ₹1.8 L/yr - ₹7 L/yr |
Software Tester
6
salaries
| ₹2 L/yr - ₹3.8 L/yr |
Junior Java Developer
6
salaries
| ₹1 L/yr - ₹2.3 L/yr |
Junior Software Developer
5
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Infosys
TCS
Wipro
HCLTech