Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2024. There were 4 interview rounds.
The first round consisted of an aptitude test that included quantitative reasoning, logical reasoning, and English comprehension sections.
The second round was good, during which we discussed whether social media is beneficial or detrimental.
I have a Bachelor's degree in Computer Science and 5 years of experience in software development, specializing in web applications.
Bachelor's degree in Computer Science
5 years of experience in software development
Specialize in web applications
My salary expectations are in line with industry standards and based on my experience and skills.
Research average salaries for Software Developers in the area
Consider my years of experience and relevant skills
Open to negotiation based on benefits package
I applied via Campus Placement
30 minutes - Verbal, Quantitative and Logical reasoning
45 minutes - Programming - Technical - MCQ
10 minutes for groups of 10 people
Multi-threaded programs in Java allow for concurrent execution of multiple threads to improve performance.
Java provides built-in support for multi-threading through the java.lang.Thread class.
Threads can be created by extending the Thread class or implementing the Runnable interface.
Synchronization mechanisms like synchronized blocks and locks are used to prevent race conditions.
Example: Creating and starting a new thr...
Global Interpreter Lock (GIL) in Python is a mutex that protects access to Python objects, preventing multiple native threads from executing Python bytecodes at once.
GIL is necessary because CPython's memory management is not thread-safe.
GIL can limit the performance of multi-threaded Python programs, as only one thread can execute Python bytecode at a time.
However, it does not prevent multi-threading in Python, as thr...
I applied via Campus Placement
2.5 hrs - technical ,logical, reasoning mcqs
How social media affects the society.
I applied via Campus Placement and was interviewed in Mar 2023. There were 5 interview rounds.
Some basic coding Mcq questions in C, python, Java Aptitude, protocols
Coding questions Problem solving
Is the Technology is good or bad?
Program to check if a number is an Armstrong number or not.
An Armstrong number is a number that is equal to the sum of its own digits each raised to the power of the number of digits.
For example, 153 is an Armstrong number because 1^3 + 5^3 + 3^3 = 153.
To solve this, we can iterate through each digit of the number, raise it to the power of the number of digits, and sum them up.
Finally, we compare the sum with the origi...
To hide an element on a website, you can use CSS display property or JavaScript to change visibility or remove the element.
Use CSS display property with value 'none' to hide an element
Use JavaScript to change the visibility property of the element to 'hidden'
Remove the element from the DOM using JavaScript
To create a table in HTML, use the <table> element with <tr> for rows and <td> for cells.
Use <table> element to create the table structure
Use <tr> element to define rows within the table
Use <td> element to define cells within each row
You can also use <th> for table headers
Checktronix interview questions for popular designations
I applied via Campus Placement and was interviewed in Apr 2023. There were 4 interview rounds.
95 questions consists of coding, dsa, logical thinking.
Get interview-ready with Top Checktronix Interview Questions
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
First round had both technical and aptitude questions.
Reverse a string without using string functions by iterating through the characters and storing them in an array.
Create an array of characters to store the input string
Iterate through the input string from the end and store each character in the array
Finally, print the characters in the array to get the reversed string
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Medium questions from leetcode
Top trending discussions
I applied via Walk-in and was interviewed in Aug 2021. There were 3 interview rounds.
Logically and Technically Question, Salary Discussion, HR Round,
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Spring is a framework for building Java applications, while Spring Boot is a tool for quickly creating Spring-based applications.
Spring provides a comprehensive framework for building Java applications, while Spring Boot is a tool that simplifies and accelerates the process of creating Spring-based applications.
Spring requires more configuration and setup, while Spring Boot provides a pre-configured environment that re...
A program to check if two strings are anagrams of each other.
Create two character arrays from the input strings
Sort the arrays
Compare the sorted arrays to check if they are equal
Using Streams API to filter and map an array of strings
Create a stream from the array using Arrays.stream()
Use filter() to select elements that meet a certain condition
Use map() to transform each element into a new value
Use toArray() to convert the stream back into an array
REST API is a web service that uses HTTP requests to access and manipulate data.
REST stands for Representational State Transfer
It is an architectural style for building web services
It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources
It is stateless and can be cached
It returns data in various formats like JSON, XML, etc.
based on 7 interviews
Interview experience
based on 33 reviews
Rating in categories
Software Engineer
49
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
27
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Control Editor
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Analyst
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Techtronics
Electroblitz solutions
Digital Dynamics
Innovision