Filter interviews by
I applied via Company Website and was interviewed in Mar 2023. There were 4 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values.
HashMap uses an array of buckets to store key-value pairs
Each bucket contains a linked list of entries with the same hash code
Hashing is used to quickly find the bucket where a key-value pair should be stored or retrieved
If multiple keys have the same hash code, they are stored in the same bucket using a linked list
When the load...
Java has three types of variables: local, instance, and static.
Local variables are declared inside a method and have a limited scope.
Instance variables are declared inside a class but outside a method and are accessible to all methods of the class.
Static variables are declared with the static keyword and are shared among all instances of the class.
Example: int x; // instance variable, static int y; // static variable,
Microservices are a modular approach to software architecture that breaks down applications into smaller, independent services.
Microservices are independently deployable and scalable
Each microservice performs a specific business function
Communication between microservices is through APIs
Microservices allow for faster development and deployment
Examples of companies using microservices include Netflix, Amazon, and Uber
I see myself in a technical role in the future.
I have a strong passion for programming and enjoy solving technical challenges.
I constantly strive to improve my technical skills and stay updated with the latest technologies.
I find satisfaction in building software solutions and contributing to the technical aspects of projects.
I have set career goals to become a subject matter expert in Java development and related tech
Top trending discussions
posted on 17 Jul 2023
I applied via Walk-in and was interviewed in Jun 2023. There were 4 interview rounds.
Aptitude it is a type of test in which there are many questions like resigning, technical,blood relation.etc
In group discussion we have provided some topic and told discuss about that topic and tell advantages and dis advance.
final keyword in Java is used to restrict the user from changing the value of a variable, making it a constant.
Final keyword can be applied to variables, methods, and classes
Final variables cannot be reassigned once initialized
Final methods cannot be overridden in subclasses
Final classes cannot be extended
Static keyword in Java is used to create class-level variables and methods that can be accessed without creating an instance of the class.
Static variables are shared among all instances of a class.
Static methods can be called without creating an object of the class.
Static blocks are used to initialize static variables.
Example: public static int count = 0;
posted on 20 Jan 2024
posted on 8 Apr 2024
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
posted on 5 Aug 2024
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
For Advance developer role they asked Medium to Hard Leetcode Questions of Topic String and Matrices, and for QA Role They just asked 4questions 1Pattern printing kite, 2print 1 to 50 number using recursion, 3is it Anagraam Or not, 4number is Armstrong or not
posted on 9 Dec 2024
MCQ - 20 (aptitude), 20(c+ and sql)
Pattern, array and sql questions
posted on 20 Jan 2024
posted on 8 Apr 2024
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
posted on 9 Oct 2024
I applied via Walk-in and was interviewed before Oct 2023. There were 2 interview rounds.
Mcq questions on dbms, networking and 2 coding questions
posted on 25 Mar 2024
I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.
Basic Aptitude question were asked around 20 Question of Aptitude and 20 of basic debugging of C language code. Before aptitude there was a essay writing on "factors which increases the market of E-commerce platforms"
There were 4 coding question and 2 SQL questions. Basic pattern printing question and easy question of leetcode were there in coding and in SQL from "joins" topic.
Same as the previous round more question of Coding and SQL, plus in the starting they would ask about your tech stack and then assign you a stack for the same.
based on 1 interview
Interview experience
Software Engineer
8
salaries
| ₹3.3 L/yr - ₹8.4 L/yr |
Software Developer
6
salaries
| ₹3 L/yr - ₹7.8 L/yr |
Senior Software Engineer
6
salaries
| ₹3 L/yr - ₹9.8 L/yr |
Softwaretest Engineer
6
salaries
| ₹2.2 L/yr - ₹4.2 L/yr |
Business Analyst
5
salaries
| ₹6.2 L/yr - ₹10.5 L/yr |
TCS
Infosys
Wipro
HCLTech