i
JK Tech
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
Spring injects dependencies through inversion of control and dependency injection.
Spring uses inversion of control to manage objects and their dependencies.
Dependencies are injected into a class through constructor injection, setter injection, or field injection.
Spring container is responsible for creating and managing objects and their dependencies.
Example: @Autowired annotation is used for dependency injection in Spr
Hibernate connects to the database using JDBC (Java Database Connectivity) API.
Hibernate uses JDBC API to establish a connection to the database.
It uses JDBC drivers to communicate with the database.
Hibernate configuration file contains database connection details.
SessionFactory in Hibernate is responsible for creating sessions and managing connections.
Securing APIs involves using authentication, authorization, encryption, and monitoring.
Implement authentication mechanisms such as OAuth, JWT, or API keys
Use authorization to control access to APIs based on roles and permissions
Encrypt data transmission using HTTPS/TLS to prevent eavesdropping
Implement rate limiting and throttling to prevent abuse and DDoS attacks
Regularly monitor API traffic and logs for suspicious ac
Multiple DBs can be configured in an application by using database connection pooling, configuring multiple data sources, and managing transactions across databases.
Use database connection pooling to efficiently manage connections to multiple databases
Configure multiple data sources in the application to connect to different databases
Implement transaction management to ensure data consistency across multiple databases
Worst experience company is not so good
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
OOP focuses on creating objects that interact with each other to solve problems
Encapsulation, inheritance, and polymorphism are key principles of OOP
Examples of OOP languages include Java, C++, and Python
I applied via Referral and was interviewed before Aug 2023. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.
I appeared for an interview before Mar 2024, where I was asked the following questions.
MVC lifecycle involves Model, View, and Controller interactions, while deployment ensures the application is live and accessible.
1. Model: Represents data and business logic. Example: A User model that interacts with a database.
2. View: Displays data to the user. Example: HTML templates rendering user information.
3. Controller: Handles user input and updates the model. Example: A login controller processing user creden...
CTE stands for Common Table Expression, a temporary result set in SQL used for complex queries.
CTE is defined using the WITH clause.
It can be recursive or non-recursive.
Example syntax: WITH CTE_Name AS (SELECT column1 FROM table) SELECT * FROM CTE_Name;
CTEs improve readability and organization of SQL queries.
They can be referenced multiple times within a query.
CORS is a security feature that allows restricted resources on a web page to be requested from another domain outside the domain from which the resource originated.
CORS is implemented via HTTP headers that allow servers to specify who can access their resources.
For example, a web application on 'example.com' can request resources from 'api.example.com' if CORS is enabled.
The 'Access-Control-Allow-Origin' header is cruc...
Bundling and minification optimize web assets by reducing file size and number of requests, improving load times and performance.
Bundling combines multiple files (e.g., JavaScript, CSS) into a single file to reduce HTTP requests.
Minification removes unnecessary characters (like whitespace and comments) from code to decrease file size.
Example of bundling: Combining 'script1.js', 'script2.js', and 'script3.js' into 'bund...
HTML helpers are functions that simplify the generation of HTML markup in web applications, enhancing code readability and maintainability.
HTML helpers are often used in MVC frameworks to generate HTML elements easily.
Common HTML helpers include methods for creating forms, links, and other UI components.
Example: In ASP.NET MVC, Html.TextBoxFor() generates an input element for a model property.
HTML helpers promote DRY (...
OOPS features include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability to create new classes based on existing classes, inheriting their attributes and methods.
Polymorphism: Ability to use a single interface for different data types or classes.
Abstraction: Hiding the implementation details and show
Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.
Interface methods are public and abstract by default, while abstract class can have abstract and non-abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used for full abstraction, while abstract classes are used fo...
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
IoT uses various protocols such as MQTT, CoAP, HTTP, and AMQP for communication and data transfer.
MQTT (Message Queuing Telemetry Transport) is a lightweight protocol used for IoT devices with low bandwidth and power constraints.
CoAP (Constrained Application Protocol) is designed for resource-constrained devices and networks.
HTTP (Hypertext Transfer Protocol) is used for web-based communication and data transfer.
AMQP (...
MQTT is a lightweight messaging protocol for IoT devices.
MQTT stands for Message Queuing Telemetry Transport
It uses a publish-subscribe model for communication
It is designed for low-bandwidth, high-latency networks
It is widely used in IoT applications
It supports Quality of Service (QoS) levels for message delivery
Modbus RTU is binary and Modbus ASCII is text-based. RTU is more efficient and commonly used.
RTU uses binary encoding while ASCII uses text-based encoding
RTU is more efficient and commonly used in industrial automation
ASCII is easier to troubleshoot and can be used for long-distance communication
RTU has a smaller message size and faster transmission speed
ASCII has a larger message size and slower transmission speed
based on 11 reviews
Rating in categories
Software Engineer
290
salaries
| ₹2.6 L/yr - ₹11.4 L/yr |
Senior Software Engineer
220
salaries
| ₹6 L/yr - ₹22 L/yr |
Senior Consultant
210
salaries
| ₹6.5 L/yr - ₹25.1 L/yr |
Technical Lead
155
salaries
| ₹11.3 L/yr - ₹31 L/yr |
Consultant
127
salaries
| ₹3.8 L/yr - ₹10 L/yr |
Softenger
Capital Numbers Infotech
DesignTech Systems
Espire Infolabs