Filter interviews by
I applied via campus placement at Guru Nanak Dev University (GNDU) and was interviewed before Jan 2024. There were 4 interview rounds.
Good and logical questions
Logical and medium level questions
var is function scoped, let is block scoped, and const is block scoped with immutable values.
var is function scoped, meaning it is accessible throughout the function it is declared in.
let is block scoped, meaning it is only accessible within the block it is declared in.
const is block scoped like let, but the value cannot be reassigned.
Python has various data structures like lists, tuples, dictionaries, sets, and arrays.
Lists: Ordered, mutable, allows duplicate elements. Example: [1, 2, 3]
Tuples: Ordered, immutable, allows duplicate elements. Example: (1, 2, 3)
Dictionaries: Unordered, mutable, key-value pairs. Example: {'key': 'value'}
Sets: Unordered, mutable, does not allow duplicate elements. Example: {1, 2, 3}
Arrays: Homogeneous data structures, n
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development
Passionate about coding and problem-solving
Strong communication and teamwork skills
Completed multiple projects using various technologies
Passionate about creating innovative software solutions and contributing to a dynamic team.
Excited about the opportunity to work on cutting-edge technologies
Passionate about problem-solving and creating efficient solutions
Interested in collaborating with a talented team to deliver high-quality software products
Top trending discussions
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have method implementations, while interface cannot.
A class can implement multiple interfaces, but can only inherit from one abstract class.
Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.
Example: Abstr...
Merge Sort is a divide and conquer algorithm that divides the input array into two halves, recursively sorts them, and then merges the sorted halves.
Divide the input array into two halves
Recursively sort the two halves
Merge the sorted halves back together
Quick Sort is a popular sorting algorithm that uses a divide-and-conquer approach to sort elements in an array.
Choose a pivot element from the array.
Partition the array into two sub-arrays: elements less than the pivot and elements greater than the pivot.
Recursively apply the same process to the sub-arrays.
Combine the sorted sub-arrays to get the final sorted array.
posted on 27 Nov 2024
posted on 23 Sep 2024
30 question -30 min,topics - profit or loss , time work distance ,time speed ,upstreaam downstream percentage ,probability
posted on 14 Feb 2024
I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.
1.30
Basic profit/loss,percentages questions
posted on 24 Sep 2024
I applied via Campus Placement
Easy aptitude, 30 min with 20 question
Online test which consists of java, angular, micro services related questions
Static methods belong to the class itself, while default methods are part of an interface in Java.
Static methods can be called without creating an instance of the class, while default methods are used to provide a default implementation in interfaces.
Static methods are defined using the 'static' keyword, while default methods are defined using the 'default' keyword in Java.
Static methods cannot be overridden in subclas...
I applied via Referral and was interviewed in Jul 2023. There were 4 interview rounds.
String , Array ,Collection framework related questions.
Ecommerce site with Login,Review,AddToCart,Order features,Filter features.
based on 2 reviews
Rating in categories
Software Developer
5
salaries
| ₹2.5 L/yr - ₹3.7 L/yr |
Software Engineer
4
salaries
| ₹3.2 L/yr - ₹5.4 L/yr |
Project Manager
4
salaries
| ₹15 L/yr - ₹15.5 L/yr |
HCL Infosystems
Huawei Technologies
Data Entry
JioMart