i
Decision Minds
Filter interviews by
DDL stands for Data Definition Language and is used to define and manage the structure of a database. DML stands for Data Manipulation Language and is used to manipulate the data within a database.
DDL commands are used to create, alter, and drop database objects such as tables, views, indexes, etc.
Examples of DDL commands include CREATE TABLE, ALTER TABLE, DROP TABLE, CREATE INDEX, etc.
DML commands are used to insert, ...
Top trending discussions
posted on 1 Jun 2023
I applied via Approached by Company and was interviewed before Jun 2022. There were 3 interview rounds.
C java angular data coding test
I applied via LinkedIn and was interviewed before Jan 2023. There was 1 interview round.
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.
Gather requirements from stakeholders
Create a design based on requirements
Write code to implement the design
Test the software for bugs and issues
Deploy the software for users to use
Iterate on feedback and make improvements
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 6 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
List is mutable, tuple is immutable in Python.
Lists are mutable, meaning their elements can be changed after creation.
Tuples are immutable, meaning their elements cannot be changed after creation.
Lists are defined using square brackets [], tuples using parentheses ().
Lists are typically used for collections of similar items, tuples for fixed collections of dissimilar items.
Generators in Python are functions that allow you to iterate over a sequence of items without storing them all in memory at once.
Generators are created using a function with 'yield' instead of 'return'.
They are used to generate a sequence of values lazily, one at a time.
Generators are memory efficient as they do not store all values in memory at once.
Example: def my_generator(): for i in range(5): yield i
Example: ...
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 2 interview rounds.
posted on 24 Apr 2024
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
It was online 60min test.
It was offline 30 min test.
posted on 26 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.
The 4 principles of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components within a class, protecting the data.
Abstraction hides complex implementation details and only shows the necessary features.
Polymorphism allows objects to be treated as instances of their parent class.
String buffer is synchronized and thread-safe, while string builder is not synchronized and faster.
String buffer is synchronized, making it thread-safe for use in multi-threaded environments.
String builder is not synchronized, providing better performance in single-threaded applications.
String builder is faster than string buffer due to lack of synchronization overhead.
Example: StringBuffer sb = new StringBuffer(); Str
Strings are immutable in order to ensure data integrity and security.
Immutable strings prevent accidental data modification, ensuring data integrity.
Immutable strings enhance security by preventing unauthorized access or tampering.
Immutable strings allow for more efficient memory management and optimization.
Example: 'Hello' cannot be changed to 'Hella' directly, a new string must be created.
There are two types of exceptions in Java: checked exceptions and unchecked exceptions.
Checked exceptions are checked at compile time and must be handled using try-catch or throws keyword.
Unchecked exceptions are not checked at compile time and include RuntimeException and its subclasses.
Examples of checked exceptions include IOException, SQLException, and ClassNotFoundException.
Examples of unchecked exceptions include...
Linear search is a simple searching algorithm that sequentially checks each element in a list until a match is found.
Iterate through each element in the list
Compare the current element with the target value
Return the index if a match is found, otherwise return -1
JDK includes JRE and development tools, while JRE includes only the Java Runtime Environment.
JDK stands for Java Development Kit, which includes JRE and development tools like compilers and debuggers.
JRE stands for Java Runtime Environment, which includes JVM and libraries necessary to run Java applications.
JVM stands for Java Virtual Machine, which is responsible for executing Java bytecode.
JDK is used for developing ...
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 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
93
salaries
| ₹2.5 L/yr - ₹8.8 L/yr |
Senior Software Engineer
62
salaries
| ₹8.5 L/yr - ₹28 L/yr |
Tableau Developer
16
salaries
| ₹4 L/yr - ₹15 L/yr |
Technical Lead
15
salaries
| ₹12 L/yr - ₹28.3 L/yr |
Senior Tableau Developer
9
salaries
| ₹15 L/yr - ₹18 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler