i
PreludeSys
Filter interviews by
I applied via campus placement at Francis Xavier Engineering College, Tirunelveli and was interviewed in Aug 2023. There were 3 interview rounds.
Use string comparison functions to find differences between two sentences.
Use string comparison functions like strcmp or difflib to compare two sentences.
Look for differences in spelling, punctuation, capitalization, or word order.
Consider using regular expressions to identify patterns of mistakes.
Check for extra spaces or special characters that may cause discrepancies.
Utilize tools like online diff checkers or text c
Prime number,MCQ on DSA,Python, JAVA,MySQL
Nothing it went well
Same here , asked basics of java and C#
Top trending discussions
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
PHP supports all major Object-Oriented Programming concepts including classes, objects, inheritance, encapsulation, and polymorphism.
Classes: PHP allows you to define classes using the 'class' keyword.
Objects: You can create objects of a class using the 'new' keyword.
Inheritance: PHP supports inheritance where a class can inherit properties and methods from another class.
Encapsulation: PHP allows you to restrict access...
PHP provides a variety of pre-defined functions for string manipulation.
strlen() - returns the length of a string
str_replace() - replaces all occurrences of a search string with a replacement string
substr() - returns a part of a string
strtolower() - converts a string to lowercase
strtoupper() - converts a string to uppercase
Third-party services can be managed by integrating them into the MVC framework using libraries or APIs.
Use libraries or APIs provided by the third-party service to interact with it within the MVC framework.
Create service classes or components to encapsulate the logic for interacting with the third-party service.
Utilize dependency injection to inject the third-party service dependencies into the controllers or models.
Ha...
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 5 Jan 2025
60 MCQ questions are there
Array list is faster for accessing elements by index, while Linked List is better for frequent insertions and deletions.
Array list has constant time access to elements by index, while Linked List requires traversing the list to find an element.
Linked List is better for frequent insertions and deletions as it only requires changing pointers, while Array list may require shifting elements.
Array list uses contiguous memor...
posted on 28 Jun 2024
I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.
About front end , html, css, reasoning,
posted on 26 Dec 2024
Interview experience
based on 11 reviews
Rating in categories
Medical Record Analyst
113
salaries
| ₹1.5 L/yr - ₹5.1 L/yr |
Software Engineer
76
salaries
| ₹2 L/yr - ₹8.6 L/yr |
Senior Software Engineer
71
salaries
| ₹6 L/yr - ₹16 L/yr |
Lead Generation Executive
55
salaries
| ₹1.8 L/yr - ₹4 L/yr |
HR Executive
33
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Infosys
TCS
Wipro
HCLTech