Filter interviews by
I applied via Walk-in and was interviewed before Apr 2022. There were 3 interview rounds.
Php and Web Designing
Top trending discussions
I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.
Session is a way to store information (variables) on the server to be used across multiple pages.
Session is used to maintain user-specific data across multiple pages.
It is created when a user logs in and destroyed when the user logs out.
Session data can be accessed and manipulated using the $_SESSION superglobal variable.
Examples of session data include user ID, username, and shopping cart items.
PHP is a server-side scripting language used for web development.
PHP stands for Hypertext Preprocessor.
It is an open-source language.
PHP is used to create dynamic web pages.
It can interact with databases like MySQL.
PHP is easy to learn and widely used in web development.
Popular CMS like WordPress, Drupal, and Joomla are built on PHP.
How will manage our project?
HTML5 is the latest version of HTML.
HTML5 was released in 2014.
It introduced new semantic elements like
It also introduced new form controls like
HTML5 supports multimedia elements like
It also has improved support for mobile devices.
HTML5 is backward compatible with older versions of HTML.
To fetch the last record in MySQL SQL, use the ORDER BY and LIMIT clauses.
Use the ORDER BY clause to sort the records in descending order based on the primary key or any other column.
Use the LIMIT clause to limit the result set to one record.
Example: SELECT * FROM table_name ORDER BY primary_key DESC LIMIT 1;
To update data in a table, use the UPDATE statement in SQL.
Use the UPDATE statement followed by the table name
Set the column name and new value using SET
Use WHERE to specify which rows to update
I applied via Company Website and was interviewed in Dec 2021. There were 2 interview rounds.
Online interview
I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.
Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.
An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.
Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.
An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.
A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
*What is an aptitude test?
An aptitude test is a standardized test designed to assess a person's ability, skill, or knowledge in a specific area.
*Types of aptitude tests:*
1. Verbal Ability: Tests reading comprehension, grammar, and vocabulary skills.
2. Quantitative Ability: Tests mathematical skills, problem-solving, and data analysis.
3. Logical Reasoning: Tests ability to reason, think critically, and solve problems.
4. Technical Skills: Tests knowledge of specific technical skills, such as programming or coding.
Case study:-
I. Introduction:
- Brief overview of the company/organization
- Background on on the industry/market
- Purpose of the case study
II. Problem Statement:
- Description of the problem or challenge faced by the company
- Key issues and constraints
III. Analysis:
- SWOT analysis (Strengths, Weaknesses, Opportunities, Threats)
- Market analysis (competitor, customer, market trends)
- Financial analysis (revenue, costs, profitability)
IV. Alternatives and Options:
- Potential solutions or strategies
- Evaluation of pros and cons
V. Recommendations:
- Proposed solution or course of action
- Justification and rationale
VI. Implementation:
- Action plan and timeline
- Resources and budget required
VII. Conclusion:
- Summary of key findings
- Lessons learned and takeaways
Hcf lcm etc readong cs fundamental
I applied via Newspaper Ad and was interviewed in Jul 2024. There were 3 interview rounds.
HTML CSS bootstrap javascript
HTML is important for creating the structure of web pages and displaying content on the internet.
HTML is the standard markup language used to create web pages.
It provides the structure for content on the internet, including text, images, links, and more.
HTML elements are used to define the different parts of a web page, such as headings, paragraphs, lists, and tables.
It works in conjunction with CSS for styling and Jav...
CSS stands for Cascading Style Sheets and is used to style the appearance of web pages.
CSS is used to control the layout, colors, fonts, and other visual aspects of a website.
It helps in separating the content of a website from its design, making it easier to update and maintain.
CSS can be applied inline, internally within the HTML document, or externally in a separate CSS file.
Selectors in CSS allow targeting specific...
Bootstrap is a popular front-end framework for building responsive and mobile-first websites.
Bootstrap provides a grid system for easy layout design
It includes pre-designed components like buttons, forms, and navigation bars
Bootstrap's responsive utilities make it easy to create mobile-friendly websites
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
Overloading is having multiple methods with the same name but different parameters, while overriding is implementing a method in a subclass that is already defined in the superclass.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding involves implementing a method in a subclass that is already defined in the superclass.
Example: Overloading - having multiple constru...
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant