Filter interviews by
1 hr - Basic Programs on Strings, Arrays
Tables can be created in databases using SQL commands like CREATE TABLE.
Use CREATE TABLE statement in SQL to create a new table
Specify the table name and column names along with their data types
Add constraints like primary key, foreign key, etc. if needed
ER Diagram is created by identifying entities, attributes, and relationships in a database.
Identify entities in the database (e.g. Customer, Product, Order)
Identify attributes for each entity (e.g. Customer has attributes like Name, Address)
Identify relationships between entities (e.g. Customer places Order)
CRUD operations in Node.js involve creating, reading, updating, and deleting data from a database.
Use libraries like Express and Mongoose to handle CRUD operations in Node.js
Create: Use HTTP POST method to add new data to the database
Read: Use HTTP GET method to retrieve data from the database
Update: Use HTTP PUT or PATCH method to modify existing data in the database
Delete: Use HTTP DELETE method to remove data from t
MVC architecture is a design pattern used in software development to separate the application into three main components: Model, View, and Controller.
Model represents the data and business logic of the application.
View is responsible for displaying the data to the user.
Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly.
Example: In a web application, the Mod...
I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.
I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.
Basic questions like portions, percentage and quants
Really basic question like star pyramid
Top trending discussions
posted on 25 Aug 2024
Medium level difficulty we can clear if we are strong in logical and aptitude
The topic is which is important soft skills are technical skills
1 programming question and few logical questions were asked
I applied via Referral and was interviewed in Aug 2022. There were 3 interview rounds.
This interview question covers various topics including abstract class, interface, HashMap, ArrayList, Linked List, String reversal, dependency injection, IOC container, and singleton class.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods.
Interface is a blueprint of a class that can only have abstract methods and cannot be instantiated.
HashMap is a data structure...
Controller is a general term for handling requests, while Rest Controller is specifically for RESTful web services.
Controller is responsible for handling incoming requests and returning responses.
Rest Controller is a specialized type of controller that is used for building RESTful web services.
Rest Controller uses HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations on resources.
Rest Controller returns d...
Stream API is a new feature in Java 8 that allows processing of collections in a functional way.
Stream API provides a set of functional interfaces and methods to perform operations on collections.
It supports parallel processing of collections, making it faster for large datasets.
Examples of operations include filtering, mapping, sorting, and reducing.
Stream API can be used with both primitive and object types.
It promot...
Optional class in Java is used to represent a value that may or may not be present.
Optional class was introduced in Java 8.
It is used to avoid null pointer exceptions.
It can be used with streams to filter out null values.
Example: Optional<String> name = Optional.ofNullable(null);
Example: Optional<String> name = Optional.of("John");
I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in May 2021. There were 5 interview rounds.
posted on 27 Dec 2024
I applied via Campus Placement and was interviewed before Dec 2023. There were 3 interview rounds.
Assessment testing the knowledge in all the subjects of CSE
posted on 29 Oct 2024
I applied via Walk-in and was interviewed before Oct 2023. There were 3 interview rounds.
Java Coding round and Sql queries
OOPs (Object-Oriented Programming) 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
Key principles include Inheritance, Encapsulation, Polymorphism, and Abstraction
Inheritance allows a class to inherit properties and behavior from another class
Encapsulation restricts access to certain components wi...
Collections in programming refer to data structures that allow you to store and manipulate multiple elements.
Collections can be used to store groups of related data, such as lists, sets, maps, or queues.
They provide methods for adding, removing, and accessing elements within the collection.
Examples of collections in Java include ArrayList, HashSet, HashMap, and LinkedList.
The basics questions are there regarding basic concepts of computer engineering
SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.
SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.
Each phase has its own set of activities and deliverables to ensure the successful completion of the software project.
Examples of SDLC mode...
based on 3 interviews
Interview experience
Senior Engineer
14
salaries
| ₹7.5 L/yr - ₹21 L/yr |
Senior Software Engineer
10
salaries
| ₹10 L/yr - ₹21.5 L/yr |
Technical Specialist
10
salaries
| ₹15.5 L/yr - ₹26 L/yr |
Software Engineer
7
salaries
| ₹5.1 L/yr - ₹8.5 L/yr |
Software Development Lead
5
salaries
| ₹19.2 L/yr - ₹19.2 L/yr |
Amazon Transportation Services
ElasticRun
IKS Health
Xoriant