Filter interviews by
Be the first one to contribute and help others!
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
posted on 10 Jan 2022
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"); }
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 Approached by Company and was interviewed before Jan 2024. There were 3 interview rounds.
I applied via Walk-in and was interviewed in Dec 2024. There were 10 interview rounds.
Any ideas for an aptitude test?
What is education in place?
What is a SQL Server?
Effective communication and any suggestion.
Engage with any assignment provided.
Please provide any assignments you have.
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...
TCS
Accenture
Wipro
Cognizant