Filter interviews by
posted on 8 Aug 2024
I applied via Job Portal
Good with aptitude if we practisce we can do it easly
Littel tuff but able to crack it.
I am a dedicated and passionate individual with a strong interest in software development.
I have a Bachelor's degree in Computer Science from XYZ University.
I have completed internships at ABC Company and DEF Company, where I gained hands-on experience in developing applications.
I am proficient in programming languages such as Java, Python, and JavaScript.
I enjoy working in a team environment and collaborating with oth...
My resume includes experience in Java programming, web development, and database management.
Proficient in Java programming language
Experience in web development using HTML, CSS, and JavaScript
Skilled in database management with SQL
Worked on projects involving Java, HTML, CSS, and SQL
Top trending discussions
posted on 11 Mar 2024
Sort an array of 0s and 1s in ascending order
Use a sorting algorithm like bubble sort or counting sort
Count the number of 0s and 1s and then reconstruct the array
Alternatively, use two pointers approach to swap 0s and 1s
posted on 22 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
The questions are medium level more questions on quantitive apptitude
Three questions based on array , string,and time complexity
posted on 18 Jul 2024
posted on 3 Apr 2024
It was not that tough. If you prepare well you can do well
posted on 19 May 2021
I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.
posted on 15 Mar 2022
I applied via Naukri.com and was interviewed before Mar 2021. There was 1 interview round.
A cursor is a database object used to retrieve data from a result set one row at a time.
A cursor is used to iterate through a result set.
It can be used to update or delete rows in a table.
Example query: DECLARE cursor_name CURSOR FOR SELECT column1, column2 FROM table_name;
Example usage: OPEN cursor_name; FETCH NEXT FROM cursor_name INTO @variable1, @variable2;
Example usage: CLOSE cursor_name; DEALLOCATE cursor_name;
I was interviewed in Aug 2024.
4 coding question easy level questions based on arrays and strings
Code pairing round need to use oops to solve the problem
HashMap in Java is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap uses hashing to store and retrieve key-value pairs
It uses an array of linked lists to handle collisions
The key's hash code is used to determine the index in the array where the key-value pair is stored
HashMap allows one null key and multiple null values
Example: HashMap<String, Integer> map = new
posted on 10 Jul 2024
Simple aptitude , 3 coding question on basic,2Sql question
Simple topics of current affairs
posted on 12 Nov 2024
I applied via Campus Placement
I am a highly motivated Applications Engineer with a strong background in software development and problem-solving skills.
Experienced in developing and implementing software applications
Skilled in troubleshooting and resolving technical issues
Strong communication and teamwork abilities
Proficient in programming languages such as Java, C++, and Python
Normal basic apti question
based on 1 interview
Interview experience
Operations Executive
249
salaries
| ₹1.2 L/yr - ₹4.5 L/yr |
Software Developer
151
salaries
| ₹2.8 L/yr - ₹12 L/yr |
System Engineer
126
salaries
| ₹2 L/yr - ₹9.2 L/yr |
Software Engineer
118
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Manager
57
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
Wipro
Amazon
TCS
Infosys