i
LTIMindtree
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2021. There were 3 interview rounds.
A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself.
Prime numbers are only divisible by 1 and themselves.
Examples of prime numbers include 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97.
The number 1 is not considered a prime number.
Program to determine if a number is even or odd.
Use the modulo operator (%) to check if the number is divisible by 2.
If the remainder is 0, the number is even. Otherwise, it is odd.
Example: int num = 5; if(num % 2 == 0) { printf("Even"); } else { printf("Odd"); }
posted on 13 Sep 2024
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Basic aptitude and technical mcq
Technical round (Virtual)
I am a recent graduate with a degree in Computer Science, passionate about coding and eager to learn and grow in the software development field.
Recent graduate with a degree in Computer Science
Passionate about coding and software development
Eager to learn and grow in the field
Developed a web-based project management tool for tracking tasks and deadlines.
Used HTML, CSS, and JavaScript for front-end development
Implemented backend functionality using Node.js and MongoDB
Incorporated user authentication and authorization features
Utilized Agile methodology for project management
Group discussion is a type of discussion that involves people sharing ideas or activities.
Online aptitude test for competitive examinations , entrance examination and recruitment.
Normal aptitude questions like in India Bix
Python language questions like fibonacci series
I applied via AmbitionBox and was interviewed in May 2022. There were 2 interview rounds.
HTML and CSS or javascript
About professional aptitude
I applied via campus placement at J S S Academy of Technical Education, Bangalore and was interviewed in Dec 2024. There were 3 interview rounds.
Average to easy difficulty level.
I applied via Company Website and was interviewed in Nov 2024. There were 4 interview rounds.
It was a simple Aptitude test designed to test your english proficiency and your quantitative skills.
There were 2 coding questions. The level of questions were not very high. The languages available for the round were Python, Java, C++, C, C#.
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Interview questions for Software Engineer position covering OOPS concepts, exception handling, SOLID principles, Java 8 features, and Streams.
Abstraction in OOPS: Hiding implementation details. Example: Abstract class Shape with method draw().
Encapsulation in OOPS: Bundling data and methods that operate on the data. Example: Class Employee with private fields and public getters/setters.
Inheritance in OOPS: Reusing code...
The interview questions cover various topics related to Spring framework, REST vs SOAP, JPA repository, Feign client, circuit breaker, and Spring Security.
Spring Boot provides a simpler and faster way to set up and run Spring applications compared to traditional Spring.
Common annotations in Spring include @Controller, @Service, @Repository, @Autowired, @Component, @RequestMapping, @GetMapping, @PostMapping, @PutMapping...
based on 2 reviews
Rating in categories
Senior Software Engineer
21.2k
salaries
| ₹4.7 L/yr - ₹18.5 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25 L/yr |
Technical Lead
6.5k
salaries
| ₹9.3 L/yr - ₹37 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.3 L/yr |
Cognizant
Capgemini
Accenture
Infosys