i
ThinkPalm
Technologies
Filter interviews by
Top trending discussions
I appeared for an interview in May 2025, where I was asked the following questions.
I am proficient in several programming languages, each suited for different tasks and projects.
JavaScript: Used for web development, creating interactive front-end applications.
Python: Great for data analysis, machine learning, and scripting tasks.
Java: Commonly used for building enterprise-level applications and Android development.
C#: Utilized for developing Windows applications and game development with Unity.
SQL: E...
I applied via Walk-in and was interviewed in Dec 2021. There were 3 interview rounds.
Basic Programming questions will be there
Java programs are executed by the Java Virtual Machine (JVM) which interprets and executes the bytecode generated by the Java compiler.
Java source code is compiled into bytecode by the Java compiler
The bytecode is platform-independent and can be executed on any device with a JVM
The JVM interprets the bytecode and executes the instructions
The JVM manages memory, handles exceptions, and provides other runtime services
Exa...
Difficulty level is medium
posted on 11 Jun 2024
Strings are immutable to ensure data integrity and security by preventing accidental or intentional modification.
Immutable strings prevent accidental changes to data
Enhances security by preventing data tampering
Allows for efficient memory management
Count the number of repeated words in a given string
Split the string into words using a delimiter like space
Create a hashmap to store word frequencies
Iterate through the words and update the hashmap accordingly
Count the number of words with frequency greater than 1
Abstract class is a class that cannot be instantiated and may contain abstract methods.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Can have both abstract and non-abstract methods
Used for creating a template for other classes to inherit from
A subquery is a query nested within another query, and the LIKE operator is used in SQL to search for a specified pattern in a column.
A subquery is enclosed in parentheses and executed first before the main query.
The result of a subquery can be used in comparison with the main query's result.
The LIKE operator is used with the WHERE clause to search for a specified pattern in a column.
The LIKE operator allows for wildca...
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills and ability to work in a team
Completed multiple projects including a web-based inventory management system
I appeared for an interview in Feb 2025, where I was asked the following questions.
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 4 interview rounds.
30 questions - aptitude+DSA +Java+Sql MCQ Questions
3 codes are given
1)if number is divisible by 15 then print "Foo" ,if number is divisible by 17 then print "bar" ,
if number is divisible by 15 and 17 then print "Foo Bar"
2) find third largest element of array
3)find factors of number
Access modifiers control the visibility and accessibility of classes, methods, and variables in Java.
public access modifier allows a class, method, or variable to be accessed from any other class.
default access modifier (no keyword) allows a class, method, or variable to be accessed only within the same package.
To connect Java to a database, you can use JDBC (Java Database Connectivity) API.
The superclass of all classe...
based on 1 interview experience
Software Engineer
219
salaries
| ₹2.5 L/yr - ₹8.4 L/yr |
Senior Software Engineer
171
salaries
| ₹5 L/yr - ₹15.4 L/yr |
Softwaretest Engineer
73
salaries
| ₹2.6 L/yr - ₹9.2 L/yr |
Technical Lead
56
salaries
| ₹9.2 L/yr - ₹19.1 L/yr |
Test Lead
42
salaries
| ₹8 L/yr - ₹18.5 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Capital Numbers Infotech