Filter interviews by
I applied via Indeed and was interviewed in Mar 2022. There were 2 interview rounds.
I applied via campus placement at MLR Institute of Technology, Hyderabad and was interviewed in Aug 2024. There were 3 interview rounds.
Java Basics questions
Use bitwise XOR operation to swap two numbers without using a temporary variable.
Use XOR operation to swap two numbers without using a temporary variable.
a = a XOR b
b = a XOR b
a = a XOR b
Java program to check if a number is a palindrome or not.
Convert the number to a string to easily check for palindrome
Reverse the string and compare it with the original string to check for palindrome
Handle edge cases like negative numbers and single-digit numbers
IVY company is known for its innovative projects, collaborative work environment, and commitment to employee growth.
IVY company has a reputation for taking on challenging and cutting-edge projects.
The company values collaboration and teamwork, which aligns with my own work style.
IVY company offers opportunities for professional development and growth, which is important to me in my career.
I admire IVY company's commitm
To become a senior Java developer and contribute to innovative projects in a collaborative team environment.
Continue learning new technologies and best practices in Java development
Work on challenging projects to enhance problem-solving skills
Collaborate with team members to share knowledge and improve code quality
I believe my strong Java skills and problem-solving abilities can positively impact the company by improving efficiency and developing innovative solutions.
I have experience in developing efficient and scalable Java applications, which can help streamline processes within the company.
I am skilled in identifying and solving complex technical issues, which can contribute to the overall success of projects.
I am proactive ...
posted on 1 Aug 2024
I have worked on various projects including a web application for a retail company, a mobile app for a fitness tracker, and a data analysis tool for a marketing agency.
Developed a web application for a retail company to manage inventory and sales
Created a mobile app for a fitness tracker to track workouts and progress
Built a data analysis tool for a marketing agency to analyze customer behavior and campaign effectivene
The project uses JSON Web Tokens (JWT) for authentication.
JWT is used to securely transmit information between parties as a JSON object.
JWTs are signed using a secret (with HMAC algorithm) or a public/private key pair (using RSA or ECDSA).
JWTs consist of three parts: header, payload, and signature.
Example: Upon successful login, a JWT is generated and sent to the client for subsequent API requests.
General Topic And controversial topic
Number series in python involves generating a sequence of numbers based on a specific pattern or rule.
Use loops or list comprehensions to generate number series.
Identify the pattern or rule to determine the next number in the series.
Examples: Fibonacci series, prime numbers series, arithmetic progression.
I applied via Company Website
Very difficult aptitude questions
Resources coding round
A paper based test and it was technical
I applied via campus placement at Vishwakarma Institute of Technology, Pune and was interviewed in Sep 2023. There were 3 interview rounds.
Basic Apti questions, Logic Questions, Puzzle Questions
Linked list is a data structure where each element points to the next element in the sequence.
Nodes contain data and a reference to the next node
Insertion and deletion can be done efficiently
Traversal starts from the head node
32-bit OS can only address up to 4GB of RAM, while 64-bit OS can address much more.
32-bit OS can only address up to 4GB of RAM, while 64-bit OS can address much more
64-bit OS allows for larger file sizes and better performance
64-bit OS is more secure due to enhanced security features
64-bit OS is required to run certain modern software and games
Reverse a given string
Use a loop to iterate through the characters of the string
Append each character to a new string in reverse order
Return the reversed string
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
An Anagram program compares two strings to see if they are rearrangements of each other.
Create a function that takes in two strings as input
Remove any spaces and convert both strings to lowercase for accurate comparison
Sort the characters in both strings and compare them to check if they are anagrams
Return true if they are anagrams, false otherwise
Normal apti questions.
based on 1 review
Rating in categories
Java Developer
11
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Senior Java Developer
5
salaries
| ₹10 L/yr - ₹29 L/yr |
Software Developer
4
salaries
| ₹7.5 L/yr - ₹13 L/yr |
Junior Java Developer
4
salaries
| ₹4.5 L/yr - ₹8.5 L/yr |
Java Software Developer
4
salaries
| ₹3 L/yr - ₹14 L/yr |
Bosch Global Software Technologies
24/7 Customer
Microsoft Corporation