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 14 Oct 2023
I applied via campus placement at JSS Academy of Technical Education, Noida and was interviewed in Sep 2023. There were 5 interview rounds.
The first round was MCQ based, there were questions from JAVA, SQL and computer science subjects.
This was a MCQ based test and questions were from Aptitude and English.
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 applied via Campus Placement and was interviewed before Jul 2022. There were 4 interview rounds.
MCQ questions related to data structures and algorithms and some easy-medium leetcode coding questions
posted on 10 Jul 2024
Simple aptitude , 3 coding question on basic,2Sql question
Simple topics of current affairs
posted on 21 Oct 2023
I applied via campus placement at IPS Academy, Indore and was interviewed in Sep 2023. There were 3 interview rounds.
Moderate level question
OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve a problem.
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation.
Example: In a banking application, a 'Customer' class can have attributes like name and account balance, and met
Check if a given input string is a palindrome or not
Compare the input string with its reverse to check for palindrome
Ignore spaces and punctuation marks when checking for palindrome
Examples: 'racecar' is a palindrome, 'hello' is not a palindrome
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