i
JK Tech
Filter interviews by
I applied via Approached by Company and was interviewed before Dec 2023. There were 2 interview rounds.
I have worked on projects involving data pipeline development, ETL processes, and data warehousing.
Developed and maintained data pipelines to ingest, process, and store large volumes of data
Implemented ETL processes to transform raw data into usable formats for analysis
Designed and optimized data warehouses for efficient storage and retrieval of data
Worked on real-time data processing using technologies like Apache Kaf
SQL queries using joins and window functions
Use INNER JOIN to combine rows from two or more tables based on a related column
Use WINDOW functions like ROW_NUMBER() to assign a unique sequential integer to each row within a partition
Example: SELECT column1, column2, ROW_NUMBER() OVER(PARTITION BY column1 ORDER BY column2) AS row_num FROM table_name
Seeking new challenges and growth opportunities in a more innovative environment.
Desire for career advancement
Lack of growth opportunities in current organization
Interest in working with new technologies or industries
Seeking a more collaborative or dynamic work environment
I am impressed by the company's innovative projects and collaborative work culture.
Innovative projects in the data engineering field
Collaborative work culture that fosters growth and learning
Company's reputation for valuing employee input and ideas
posted on 2 Jan 2025
I applied via Referral
Print a specific pattern using any programming language.
A class in OOP is a blueprint for creating objects, defining their properties and behaviors.
Classes are templates for creating objects in OOP
They define the properties (attributes) and behaviors (methods) of objects
Objects are instances of classes, each with its own unique data
Inheritance allows classes to inherit properties and behaviors from other classes
Encapsulation ensures that the data is hidden and can only be a...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...
Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.
Joining is used to combine data from multiple tables in a database.
Inner join query retrieves only the records that have matching values in both tables.
Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Example: SELECT orders.order_i...
posted on 14 Jan 2025
posted on 19 Nov 2024
Job Roles and Responsibility & Salary Discussion
posted on 12 Dec 2024
Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.
Implement thread pooling to manage multiple requests concurrently.
Use asynchronous processing to handle requests without blocking the main thread.
Consider using reactive programming with Spring WebFlux for better scalability.
Optimize database queries and external API calls to reduce response times.
Implement caching mec...
posted on 2 Oct 2024
I am a Senior Software Engineer with 8 years of experience in developing scalable and efficient software solutions.
Experienced in full stack development using technologies like Java, Spring Boot, Angular, and SQL
Strong background in designing and implementing RESTful APIs
Skilled in optimizing code performance and troubleshooting complex technical issues
A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.
A server is a computer or software that provides services or resources to other computers or programs.
ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.
ABAP server handles requests from clients and executes A...
posted on 26 Sep 2024
Interview experience
Software Engineer
284
salaries
| ₹2.6 L/yr - ₹10 L/yr |
Senior Software Engineer
226
salaries
| ₹5.3 L/yr - ₹22 L/yr |
Technical Lead
160
salaries
| ₹11.4 L/yr - ₹31 L/yr |
Senior Consultant
157
salaries
| ₹7 L/yr - ₹28 L/yr |
Consultant
128
salaries
| ₹4 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech