Filter interviews by
I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.
They asked me 2 Python coding questions
1. Two Sum
2. N raise to Power Y using recursion
Top trending discussions
posted on 12 May 2024
String is immutable, array and arraylist are mutable data structures.
String is immutable, meaning its value cannot be changed once it is created.
Array is a fixed-size data structure that stores elements of the same data type.
ArrayList is a dynamic array that can grow or shrink in size as needed.
Example: String str = "hello"; char[] arr = {'h', 'e', 'l', 'l', 'o'}; ArrayList
Deadlock scenario in thread occurs when two or more threads are waiting for each other to release resources, causing a standstill.
Two threads each holding a resource needed by the other thread
No thread can proceed until the other releases the resource
Can be avoided by careful resource allocation and ordering
Implement a program to sort an array of strings
Use a sorting algorithm like bubble sort, selection sort, or quicksort
Ensure the sorting algorithm is implemented correctly for strings
Consider using built-in sorting functions in programming languages like sort() in Python
posted on 28 Aug 2024
Related to Java Concepts , Algorithms , DS Concepts Basic Codings and MYSQL
posted on 20 Feb 2024
I applied via campus placement at Technocrats Institute of Technology, Bhopal and was interviewed in Jan 2024. There were 4 interview rounds.
Normal Aptitude and reasoning questions
Easy level of questions in Array and String
I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.
Via placement got this oppurtunity asked base questions
Coding test on java for factorial all ways
Database qstns
posted on 19 Oct 2023
I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed before Oct 2022. There were 5 interview rounds.
Reasoning, maths and clocks based questions.
2 codings. DSA based.
OOPs Concepts are fundamental principles of Object-Oriented Programming that help in organizing and designing code.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Ability of objects to take on multiple forms or have multiple behaviors.
Abstraction: Hiding the complex implementat...
AVL tree is a self-balancing binary search tree where the heights of the two child subtrees of any node differ by at most one.
AVL tree was named after its inventors Adelson-Velsky and Landis.
It is a type of binary search tree where the heights of the two child subtrees of any node differ by at most one.
AVL trees are used to maintain a balanced tree structure, ensuring O(log n) time complexity for insertion, deletion, a...
LIFO stands for Last In, First Out and FIFO stands for First In, First Out.
LIFO: Last In, First Out - the last item added to a stack is the first one to be removed.
FIFO: First In, First Out - the first item added to a queue is the first one to be removed.
I gained hands-on coding experience through coursework, projects, and internships during my college years.
Took courses in programming languages such as Java, C++, and Python.
Participated in coding competitions and hackathons to enhance my skills.
Completed coding projects in areas like web development, data analysis, and software engineering.
Interned at a tech company where I worked on real-world coding projects.
Collabo...
posted on 2 Apr 2024
I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.
Creating a card component using react and rendering a list of people using that card
posted on 22 Feb 2024
I applied via campus placement at New Horizon College of Engineering, Bangalore and was interviewed before Feb 2023. There were 4 interview rounds.
Generalised aptitude questions
Simple codes using java or c
posted on 4 Aug 2022
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 2 interview rounds.
posted on 29 Aug 2024
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
Coding+ mcq aptitude
Software Development Engineer
10
salaries
| ₹7 L/yr - ₹10.5 L/yr |
Software Engineer
7
salaries
| ₹3 L/yr - ₹10 L/yr |
Associate Software Engineer
6
salaries
| ₹5 L/yr - ₹6 L/yr |
Software Developer
5
salaries
| ₹2.2 L/yr - ₹8 L/yr |
Senior Software Engineer
5
salaries
| ₹7.5 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech