i
Grazitti Interactive
Filter interviews by
I applied via Walk-in
A program to check if a string is a palindrome or not.
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
To check if a string is a palindrome, we can compare the characters from the beginning and end of the string.
If the characters match for all positions, the string is a palindrome.
We can ignore spaces, punctuation, and case sensitivity when checking for pa
A constructor is a special method that is used to initialize objects in a class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
They can be used to set initial values for object properties.
Constructors can be overloaded to accept different parameters.
Example: public class Person { public Person(String name) { this.name = name; } }
Main function is the entry point of a program. It is used to execute the code in the program.
Main function is required in every program written in C, C++, Java, etc.
It is the first function to be executed when the program starts.
It can take command line arguments.
It returns an integer value to the operating system.
Example: int main() { // code to be executed }
Static variables are variables that are associated with a class, not with an instance of the class.
Static variables are declared using the 'static' keyword.
They are initialized only once, at the start of the program.
They can be accessed without creating an instance of the class.
Static variables are shared among all instances of the class.
Examples include a counter variable to keep track of the number of instances creat...
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Jul 2020. There were 3 interview rounds.
posted on 30 Sep 2021
I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.
To compile all Java files inside a folder using Cmd, navigate to the folder and run 'javac *.java'
Open Command Prompt and navigate to the folder containing the Java files
Run the command 'javac *.java' to compile all Java files in the folder
Check for any errors or warnings in the output
Hashmap is a data structure that stores key-value pairs. Concurrent Hashmap is a thread-safe version of Hashmap.
Hashmap uses hashing to store and retrieve elements based on their keys.
Concurrent Hashmap allows multiple threads to access and modify the map concurrently.
Hashmap has a load factor that determines when the map needs to be resized.
Concurrent Hashmap uses a technique called lock striping to allow concurrent a...
posted on 20 Apr 2021
I applied via Walk-in and was interviewed before Apr 2020. There were 4 interview rounds.
posted on 3 Mar 2022
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
It was easy with basic ques and then pymetrics tesy
Coding test had basic questions on Java core
posted on 11 May 2021
I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.
posted on 3 Sep 2017
I appeared for an interview in Sep 2017.
Deadlock is a situation where two or more processes are unable to proceed because each is waiting for the other to release a resource.
Deadlock occurs when two or more processes are stuck in a circular wait, where each process is waiting for a resource held by another process.
Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and circular wait.
Example: Process A holds resource X a...
I have experience with various technologies including Java, Python, HTML/CSS, JavaScript, and SQL.
Java
Python
HTML/CSS
JavaScript
SQL
I am looking for a change to explore new opportunities and challenges. My notice period is 30 days.
Seeking new opportunities and challenges
Want to learn and grow in a different environment
Exploring better career prospects
Seeking a company with a better work-life balance
Notice period is 30 days
I appeared for an interview in Sep 2017.
I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.
DataWindow is a GUI control in PowerBuilder used to display and manipulate data from a database.
DataWindow can be used to retrieve data from a database, display it in a tabular format, and allow users to edit the data.
It supports various data sources such as SQL, ODBC, and XML.
DataWindow can also be used to create reports and graphs.
It provides various features such as sorting, filtering, grouping, and computed columns...
I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.
Software Engineer
230
salaries
| ₹2.4 L/yr - ₹11.4 L/yr |
Senior Software Engineer
101
salaries
| ₹5.9 L/yr - ₹19 L/yr |
Salesforce Developer
75
salaries
| ₹5 L/yr - ₹16 L/yr |
Marketing Automation Specialist
33
salaries
| ₹3.2 L/yr - ₹10.2 L/yr |
Senior Marketing Automation Specialist
33
salaries
| ₹6.1 L/yr - ₹15 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland