i
JK Tech
Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2022. There were 2 interview rounds.
Query optimization is the process of improving the performance of a database query.
It involves analyzing and modifying the query to reduce the execution time and resource usage.
Techniques include indexing, rewriting the query, and using query hints.
Example: Adding an index to a frequently used column can significantly improve query performance.
Example: Rewriting a complex query to use simpler subqueries can also improv...
GTT stands for Global Temporary Table, which is a temporary table used to store data temporarily during a session.
GTT is a temporary table that is created and used within a session
Data in GTT is visible only to the session that created it
GTT is automatically dropped at the end of the session or when the transaction is committed or rolled back
posted on 28 Feb 2025
I was interviewed in Jan 2025.
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
In first round, they ask a dynamic pattern question.
An attribute in HTML provides additional information about an element and is used to modify the element's behavior or appearance.
Attributes are added to HTML elements using the syntax attribute="value".
Attributes can be used to specify things like the size, color, or alignment of an element.
Examples of attributes include 'href' in Example and 'src' in .
Constructor in PHP is a special method used to initialize objects of a class.
Constructor is a special method with the same name as the class.
It is automatically called when an object is created.
Constructors can be used to initialize object properties or perform any necessary setup.
Example: class Car { public function __construct() { echo 'Car object created'; }}
posted on 5 Jun 2024
I applied via Campus Placement
posted on 11 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Pseudocode problems and 2 coding questions
Java code to find even numbers in an array
Iterate through the array and check if each element is divisible by 2
Use the modulus operator (%) to check for even numbers
Store the even numbers in a separate array or print them out
posted on 28 May 2024
Very easy coding test just like class 2 standard
Moderate
Moderate level of questions are come
posted on 23 Apr 2024
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
20 Question each of 20 marks for 1 hrs
posted on 25 Apr 2022
I applied via Approached by Company and was interviewed before Apr 2021. There were 2 interview rounds.
They shared an online assessment link.
It had 6 questions (4 mcq, 2 React coding question)
MCQs were related to javascript output questions.
In the react coding questions, I was asked to implement a counter using useReducer and a minor bug fixing question
posted on 17 Oct 2021
I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
294
salaries
| ₹2.6 L/yr - ₹11.4 L/yr |
Senior Software Engineer
270
salaries
| ₹5 L/yr - ₹20.7 L/yr |
Senior Consultant
206
salaries
| ₹7 L/yr - ₹25.2 L/yr |
Technical Lead
157
salaries
| ₹11.3 L/yr - ₹31 L/yr |
Consultant
112
salaries
| ₹4 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech