Filter interviews by
posted on 9 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.
About anchor tag ,they were asking about anchor tag and html . they gave training ,really good company
I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.
Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte
30 Aptitude Question
3 Mail Writing Question
Solved a sorting problem by implementing quicksort algorithm.
Implemented quicksort algorithm to efficiently sort the array.
Used recursion to divide the array into smaller subarrays and sort them individually.
Optimized the algorithm by choosing a pivot element strategically to minimize comparisons.
The 3rd question based on SQL query likely refers to a specific query or scenario related to SQL.
Understand the context of the query being asked about
Analyze the structure and purpose of the SQL query
Explain the expected output or result of the query
Code to reverse digits of a number
Use modulo operator to extract the last digit of the number
Multiply the result by 10 and add the next digit until all digits are reversed
Handle negative numbers separately by converting to positive before reversing
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Find missing number from nth number array.
Iterate through the array and calculate the sum of all numbers
Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2
Subtract the sum of array from the sum of numbers from 1 to n to find the missing number
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows a class to reuse code from another class.
Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.
Example: Class B inherits from Class A, so Class B can access
Find 2nd max element from array of strings
Sort the array in descending order
Skip the first element (max element)
Return the second element
posted on 7 Jun 2024
SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.
SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.
They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.
Tables are referenced using their names, and conditions are specified to filter data.
Joins can be used to combine data from multiple
posted on 17 Aug 2024
I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.
I am most proficient in Java.
Extensive experience in developing applications using Java
Strong understanding of object-oriented programming principles
Familiarity with popular Java frameworks like Spring and Hibernate
I would design a system using scalable architecture, efficient data storage, and optimized query processing.
Utilize a distributed database system like Cassandra or Hadoop for storing large volumes of data
Implement data partitioning and sharding to distribute the data across multiple servers
Use indexing and caching mechanisms to optimize query performance
Employ load balancing techniques to evenly distribute incoming req...
I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 6 interview rounds.
Code pair round, 3 questions
Answer min 2 with test cases getting passed
based on 1 review
Rating in categories
Information Technology Recruiter
14
salaries
| ₹1.6 L/yr - ₹1.8 L/yr |
Front end Developer
5
salaries
| ₹2 L/yr - ₹3.2 L/yr |
HR Recruiter
4
salaries
| ₹1.8 L/yr - ₹1.8 L/yr |
Senior Recruiter
4
salaries
| ₹0.6 L/yr - ₹0.6 L/yr |
Junior Software Engineer
3
salaries
| ₹2 L/yr - ₹3 L/yr |
Infosys
TCS
Wipro
HCLTech