Filter interviews by
I applied via Walk-in and was interviewed in Aug 2022. There were 3 interview rounds.
3 coding questions were given to solve
Code to check prime numbers can be simplified using a function and a loop.
Create a function to check if a number is prime
Loop through the numbers to check if they are prime
Skip even numbers except 2
Stop checking at the square root of the number
I am interested in software engineering because it allows me to combine my core branch knowledge with my passion for technology and problem-solving.
Software engineering offers a wide range of opportunities for innovation and creativity.
I enjoy coding and have developed a strong foundation in programming during my core branch studies.
Software engineering provides the chance to work on cutting-edge technologies and contr...
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
Aptitude, reasoning,java MCQS
posted on 20 Mar 2024
Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.
Data warehousing involves extracting data from multiple sources
Data is then transformed and loaded into a central repository
The data can be used for analysis, reporting, and decision-making
Examples include data warehouses used by businesses to analyze sales data
posted on 21 Nov 2024
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
General basic math and reasoning.
Basic question for coding like pattern making (triangle) they will observe you for your skills and logical understanding with the code.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 6 Nov 2015
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
20
salaries
| ₹3 L/yr - ₹7.8 L/yr |
Senior Software Engineer
10
salaries
| ₹4.4 L/yr - ₹13.5 L/yr |
Technical Lead
7
salaries
| ₹11.6 L/yr - ₹20 L/yr |
Associate Technical Leader
6
salaries
| ₹10.7 L/yr - ₹22 L/yr |
Project Manager
5
salaries
| ₹22 L/yr - ₹30 L/yr |
Tech Mahindra
TCS
Infosys
Wipro