Filter interviews by
I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.
ArrayList is resizable array implementation, LinkedList is doubly linked list implementation.
ArrayList uses dynamic array to store elements, LinkedList uses doubly linked list
ArrayList is faster for accessing elements by index, LinkedList is faster for adding/removing elements
Example: ArrayList<Integer> arrList = new ArrayList<>(); LinkedList<String> linkedList = new LinkedList<>();
A program to reverse a given string in Java.
Create a char array from the input string.
Use two pointers to swap characters from start and end of the array.
Convert the char array back to a string and return.
During lockdown, my college syllabus was completed through online classes and self-study.
Online classes were conducted through video conferencing platforms like Zoom or Google Meet.
Assignments and exams were taken online using tools like Google Classroom or Moodle.
Self-study involved reading textbooks, watching online tutorials, and practicing coding exercises.
Regular communication with professors and classmates throug...
Yes, I am open to different locations for work.
I am willing to relocate for the right opportunity
I am open to working in different cities or countries
I understand that some positions may require travel or relocation
I applied via Social media and was interviewed in Sep 2021. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 12 Jun 2021
Computer networking is the practice of connecting devices together to share resources and communicate with each other.
Computer networking involves the use of hardware and software to connect devices together, such as computers, printers, and servers.
Networking protocols, such as TCP/IP, are used to facilitate communication between devices.
Examples of computer networks include local area networks (LANs), wide area netwo...
I applied via Naukri.com and was interviewed in Aug 2020. There were 5 interview rounds.
Interfaces define a contract for classes to implement certain methods and properties.
Interfaces allow for polymorphism and loose coupling.
Classes can implement multiple interfaces.
Interfaces cannot be instantiated on their own.
Interfaces can have default method implementations.
Interfaces can be used to enforce design patterns like the adapter pattern.
I applied via Campus Placement and was interviewed in Dec 2020. There were 5 interview rounds.
Program to print a pattern and implement bubble sort on an array of strings.
For pattern printing, use nested loops to print the desired pattern.
For bubble sort, compare adjacent elements and swap if necessary.
Use a loop to iterate through the array until no more swaps are needed.
posted on 8 Jul 2021
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Senior Consultant
3.8k
salaries
| ₹8 L/yr - ₹30 L/yr |
Lead Consultant
3.4k
salaries
| ₹10.5 L/yr - ₹34.6 L/yr |
Software Engineer
3.3k
salaries
| ₹3.5 L/yr - ₹13.1 L/yr |
Consultant
3.3k
salaries
| ₹6 L/yr - ₹20 L/yr |
Associate Consultant
2.7k
salaries
| ₹4.7 L/yr - ₹15.1 L/yr |
Cognizant
TCS
Infosys
Accenture