i
NeoSOFT
Filter interviews by
I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.
Current Technologies
Duration 1 hr, Coding,GK and English
I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.
Quite tough and interesting and good questions
Quite tough and interesting and goodnpanel of members
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Split alpha-numeric values in Java without using split method
Iterate through each character in the input string
Check if the character is a digit or a letter using Character.isDigit() and Character.isLetter() methods
Create separate strings for digits and letters and store them in an array
Use ALTER TABLE statement to add a new column with a default value and set it to NOT NULL
Use ALTER TABLE table_name ADD column_name data_type DEFAULT default_value NOT NULL;
Example: ALTER TABLE employees ADD hire_date DATE DEFAULT '2022-01-01' NOT NULL;
I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.
Program to count integers in a string
Loop through each character in the string
Check if the character is a digit
If it is a digit, increment the count
Return the count
Program to find occurrence of character in String
Use a loop to iterate through each character in the string
Use a counter variable to keep track of the number of occurrences
Compare each character with the target character and increment the counter if they match
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
Software Engineer
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
735
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
706
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
513
salaries
| ₹0 L/yr - ₹0 L/yr |
Front end Developer
184
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech