i
TechKritika Software
LLP
Filter interviews by
I appeared for an interview in Mar 2025, where I was asked the following questions.
I'm motivated by TechKritika's innovative culture, commitment to excellence, and potential for impactful contributions in the tech industry.
TechKritika's focus on cutting-edge technology aligns with my passion for innovation, as seen in my previous projects like AI-driven solutions.
The company's commitment to employee growth resonates with my belief in continuous learning, demonstrated by my own pursuit of advanced cer...
I prioritize tasks, delegate effectively, and maintain clear communication to meet tight deadlines across multiple projects.
Prioritization: I use a matrix to categorize tasks by urgency and importance, ensuring critical projects are addressed first.
Delegation: I empower team members by assigning tasks based on their strengths, which enhances productivity and accountability.
Time Management: I break projects into smaller...
I applied via Company Website and was interviewed before Aug 2022. There were 2 interview rounds.
OOP in Java stands for Object-Oriented Programming, a programming paradigm that uses objects to design applications.
OOP in Java focuses on creating objects that contain data and methods to manipulate that data.
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation.
For example, a class 'Car' can have objects like 'Toyota', 'Honda', etc. with methods like 'drive()' and 'stop()'.
Java is a general-purpose programming language, while JavaScript is a scripting language primarily used for web development.
Java is a statically typed language, while JavaScript is dynamically typed.
Java is compiled and runs on the Java Virtual Machine (JVM), while JavaScript is interpreted and runs in the browser.
Java is used for building standalone applications, server-side applications, and Android apps, while JavaS...
A virtual class in Java is a class that cannot be instantiated directly but can be extended by other classes.
Virtual classes are used as base classes for other classes to inherit from
They are declared using the 'abstract' keyword
Virtual classes can have abstract methods that must be implemented by subclasses
Left join includes all records from the left table and matching records from the right table, while right join includes all records from the right table and matching records from the left table.
Left join keeps all records from the left table, even if there are no matches in the right table.
Right join keeps all records from the right table, even if there are no matches in the left table.
Example: Left join - SELECT * FRO...
DDL, DCL, and DML are different types of SQL commands used for managing databases.
DDL (Data Definition Language) is used to define the structure of database objects like tables, indexes, etc. Examples include CREATE, ALTER, DROP.
DCL (Data Control Language) is used to control access to data in the database. Examples include GRANT, REVOKE.
DML (Data Manipulation Language) is used to manipulate data in the database. Exampl...
Top trending discussions
Coding test with simple questions, related to the role
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Question from reduce,map method
I appeared for an interview in Apr 2020.
Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.
Use a relational database like MySQL or PostgreSQL
Create tables for colleges, departments, students, and elections
Use foreign keys to establish relationships between tables
Add columns for election details like candidate names and vote counts
Write a query to join tables and filter for maximum vot...
Design a bit.ly URL shortening service with database choice, table design, and endpoints.
Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.
Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.
Endpoints should include URL shortening, redirection, and analytics.
Implement caching to improve performance and reduce database load...
Coding test was on reactjs and html
Create a hero section for website
Online test with basic questions along with c++ question
Virtual group discussion
I applied via Company Website and was interviewed in Sep 2023. There were 4 interview rounds.
CRUD Application using Angular
posted on 11 Sep 2023
I applied via Walk-in and was interviewed in Aug 2023. There were 4 interview rounds.
Section 1. 10 questions aptitude
section 2. 10 oops questions based on c++
section 3. comprehension
section 4. 10 questions English grammar
One coding question. it's like two lines of question, understand the question and write the code using any programming language.
based on 2 interview experiences
Difficulty level
Duration
based on 5 reviews
Rating in categories
GrapplTech
Infotact Solutions
Wilco Source
Vizlogic Digital Solutions