Filter interviews by
30 min of the test in which 2 code and 10 qus
posted on 31 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 4 interview rounds.
Short array without using inbuilt method and 2nd array.
Find out max consecutive 1s in a string ex. 10001100111110
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
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
posted on 22 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Reasoning , maths , coding, english
Java python css c programming sql, html.
posted on 9 Dec 2024
MCQ - 20 (aptitude), 20(c+ and sql)
Pattern, array and sql questions
I applied via Hirist and was interviewed in Apr 2024. There were 3 interview rounds.
Coding Test was on Coderbyte. Consisted 4 questions. 1 coding and 3 of web developement.
Permutations and combinations, time and work
Baesd on leetcode question varies from easy to difficult
posted on 24 Oct 2024
Angular is a popular front-end framework for building dynamic web applications.
Developed and maintained by Google
Uses TypeScript for building applications
Follows the MVC (Model-View-Controller) architecture
Supports two-way data binding
Has a powerful CLI for scaffolding projects
Software Engineer
5
salaries
| ₹4.1 L/yr - ₹7.5 L/yr |
Software Developer
4
salaries
| ₹3.6 L/yr - ₹6.6 L/yr |
Senior SEO Executive
4
salaries
| ₹3.2 L/yr - ₹3.4 L/yr |
Full Stack Developer
4
salaries
| ₹3 L/yr - ₹5 L/yr |
Technical Lead
3
salaries
| ₹10.4 L/yr - ₹16.8 L/yr |
TCS
Infosys
Wipro
HCLTech