Filter interviews by
Prime number , factorial
A program to print prime numbers
Iterate through numbers and check if each number is prime
A prime number is only divisible by 1 and itself
Start checking from 2 onwards
Optimization: Only check up to square root of the number
I applied via Job Fair and was interviewed in Dec 2022. There were 3 interview rounds.
Basic mathematical questions and aptitude test
MCQ question on programming language and advance level of mathematical questions
Technical and coding
Technical related
td tag is used to define a cell in a table, while tr tag is used to define a row in a table.
td tag is used within a tr tag to define individual cells in a table
tr tag is used to group td tags together to form a row in a table
td tags can contain various content such as text, images, links, etc.
tr tags can contain multiple td tags to create a row with multiple cells
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
Aloha Technology interview questions for designations
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
Basic coding questions, Advanced-level technical questions, and also asking puzzle questions
I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.
Top trending discussions
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
posted on 12 Dec 2024
Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.
Implement thread pooling to manage multiple requests concurrently.
Use asynchronous processing to handle requests without blocking the main thread.
Consider using reactive programming with Spring WebFlux for better scalability.
Optimize database queries and external API calls to reduce response times.
Implement caching mec...
A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.
A server is a computer or software that provides services or resources to other computers or programs.
ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.
ABAP server handles requests from clients and executes A...
based on 5 interviews
1 Interview rounds
based on 52 reviews
Rating in categories
Software Developer
418
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Software Engineer
151
salaries
| ₹1.9 L/yr - ₹8.9 L/yr |
QA Engineer
131
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Senior Software Developer
54
salaries
| ₹6.6 L/yr - ₹24.1 L/yr |
Senior Software Engineer
38
salaries
| ₹6.3 L/yr - ₹21.7 L/yr |
TCS
Infosys
Wipro
HCLTech