Filter interviews by
I applied via Indeed and was interviewed in Sep 2024. There were 6 interview rounds.
Aptitude test is too hard in that 20 questions are there and complete deep mathematics in that.
Creating a form in HTML involves using the <form> tag and various input elements like text fields, checkboxes, and buttons.
Use the <form> tag to create the form structure
Add input elements like <input type='text'> for text fields, <input type='checkbox'> for checkboxes, and <input type='submit'> for buttons
Use labels <label> to provide descriptions for input fields
Attributes in PHP are used to add metadata to classes, methods, or properties.
Attributes are declared using the #[Attribute] syntax.
They can be used to provide additional information about the code.
Attributes can be retrieved using reflection.
Example: #[Route('/home')] class HomeController {}
Database connectivity in PHP involves establishing a connection to a database server and executing queries to retrieve or manipulate data.
Use PHP's built-in functions like mysqli_connect() or PDO to establish a connection to the database
Execute SQL queries using functions like mysqli_query() or PDO::query() to interact with the database
Remember to handle errors and close the connection after use to ensure security and
SQL query for submitting form data to database
Use INSERT INTO table_name (column1, column2, ...) VALUES (value1, value2, ...)
Make sure to sanitize user input to prevent SQL injection
Consider using prepared statements for security
GET and POST are HTTP methods used to send data to a server in web development.
GET method sends data in the URL, visible to users
POST method sends data in the body of the request, not visible to users
GET requests are cached by the browser
POST requests are not cached and are more secure for sensitive data
GET requests have length restrictions, while POST requests do not
The $requested variable in PHP is used to store user input or data passed through a form or URL.
Used to access user input or data submitted through forms or URLs
Helps in processing and manipulating user input within PHP scripts
Prevents direct access to sensitive data by storing it in a variable
Mumbai is a bustling city in India known for its vibrant culture and diverse population.
Mumbai is located in the state of Maharashtra in India
Some popular areas in Mumbai include Bandra, Juhu, and Colaba
The address format in Mumbai typically includes the building name, street name, locality, and pin code
They give assignment in which they give a dashboard to do.
Aptitude Test Questions MCQ:- Profit loss, Time and work, time distance speed
1. Create a form using HTML,CSS
2. Difference between inner join & outer join
3. connect HTML, CSS to PHP
4. Loop in PHP
5. Create a table using a database and a table using SQL query.
Top trending discussions
UK and US English differ in spelling, vocabulary, and pronunciation.
Spelling: UK uses 'colour' while US uses 'color'.
Vocabulary: UK says 'lorry' for truck, US says 'truck'.
Pronunciation: UK pronounces 'schedule' as 'shed-yool', US as 'sked-yool'.
Creating catchy taglines to attract and engage audiences.
Think about the target audience and what message you want to convey
Keep it short and memorable
Use wordplay or puns to make it more interesting
Make sure it reflects the brand or product accurately
posted on 19 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
posted on 9 Jan 2025
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Easy Level DS Questions - 30 mins
A comprehensive coding test which included job role simulation.
Advanced Cloud Services questions
I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.
8 years of experience in full-stack development
Specialize in Java and Angular
Strong problem-solving skills
Experience working in agile environments
posted on 22 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Reasoning , maths , coding, english
Java python css c programming sql, html.
I was interviewed in Jan 2025.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Developed web applications for various clients
Strong problem-solving skills
Discussion on logical thinking and problem-solving.
Please provide an assignment related to my skills.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Find the second largest element in an array of strings.
Convert the strings to integers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Object-oriented programming concepts in C++
Encapsulation: bundling data and methods that operate on the data together. Example: class Car { private: int speed; public: void accelerate() { speed++; } };
Inheritance: creating new classes based on existing classes. Example: class ElectricCar : public Car { public: void charge() { cout << 'Charging...'; } };
Polymorphism: ability to present the same interface for different d...
posted on 9 Dec 2024
MCQ - 20 (aptitude), 20(c+ and sql)
Pattern, array and sql questions
based on 2 interviews
Interview experience
based on 7 reviews
Rating in categories
Territory Sales Manager
8
salaries
| ₹3 L/yr - ₹4.9 L/yr |
Software Developer
4
salaries
| ₹1 L/yr - ₹4 L/yr |
Area Sales Manager
4
salaries
| ₹4 L/yr - ₹6.6 L/yr |
PHP Developer
4
salaries
| ₹1.7 L/yr - ₹6.3 L/yr |
Infosys
TCS
Wipro
HCLTech