i
WinWire
Filter interviews by
Was average and I solved it and got 36 marks out of 50
A palindrome sequence is a sequence of characters that reads the same forwards and backwards.
Palindrome sequences are often used in programming to check for symmetry or to create puzzles.
Examples of palindrome sequences include 'racecar', 'madam', and 'level'.
Prime number code in C checks if a given number is prime or not.
Use a loop to check if the number is divisible by any number from 2 to its square root.
If the number is only divisible by 1 and itself, it is a prime number.
Example: int isPrime(int num) { for(int i=2; i*i<=num; i++) { if(num%i == 0) return 0; } return 1; }
posted on 10 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.
5 years of experience in software development
Proficient in Java, Spring Boot, and Angular
Strong problem-solving skills
Experience working in Agile development environment
Bachelor's degree in Computer Science from XYZ University
I come from a close-knit family of five, including my parents, older sister, and younger brother.
Close-knit family of five
Parents, older sister, and younger brother
We enjoy spending time together traveling and trying new restaurants
Seeking new challenges and opportunities for growth in a different environment.
Desire for new challenges and learning opportunities
Seeking a better work-life balance
Interested in working with new technologies or industries
Looking for a more collaborative team environment
posted on 4 Dec 2024
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
posted on 18 Oct 2024
I was interviewed in Sep 2024.
I was given a test which was not that difficult
Seeking new challenges and growth opportunities in a more innovative environment.
Looking for new challenges and opportunities for growth
Interested in working in a more innovative environment
Seeking a change in company culture or work-life balance
The innovative projects and collaborative work environment at Altair are the driving factors for me to join.
Innovative projects: I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.
Collaborative work environment: I value teamwork and believe that working with talented individuals at Altair will help me grow professionally.
Company culture: I have heard great things ...
I was interviewed in Nov 2024.
Ge general attitude and HTML CSS JavaScript Java questions
posted on 14 Oct 2024
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
SOLID is a set of five design principles that help make software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses with...
Object-oriented programming concepts in C#
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability for objects to take on multiple forms
Abstraction: hiding the complex implementation details and showing only the necessary features
posted on 2 Sep 2024
I applied via Campus Placement
Normal apti reasoning test checking normal intelligence with some basic technical questions.
Topic was physical cash V/s Digital cash.
Module Lead
107
salaries
| ₹12 L/yr - ₹32.7 L/yr |
Technical Lead
92
salaries
| ₹15.1 L/yr - ₹34 L/yr |
Software Design Engineer
91
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Senior Software Design Engineer
72
salaries
| ₹7.7 L/yr - ₹21.5 L/yr |
Senior QA Engineer
66
salaries
| ₹6 L/yr - ₹18 L/yr |
Persistent Systems
LTIMindtree
Mphasis
TCS