i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed in Jun 2023. There were 2 interview rounds.
A web designer is required to have skills in graphic design, coding, user experience, and communication.
Proficiency in graphic design software such as Adobe Photoshop and Illustrator
Strong coding skills in HTML, CSS, and JavaScript
Understanding of user experience principles and best practices
Effective communication skills to collaborate with clients and team members
The most widely used languages for web design are HTML, CSS, and JavaScript.
HTML is used for creating the structure of a webpage
CSS is used for styling the webpage and making it visually appealing
JavaScript is used for adding interactivity and dynamic elements to the webpage
I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.
Html css javascript,bootstrap
Python django restapi MySql MongoDB numpy pandas matplotlib
posted on 26 Sep 2023
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
Kasineni venkata Sai Mukesh
Creating a frame using Python involves using loops to print characters in a specific pattern.
Use nested loops to print characters in the desired pattern
Determine the dimensions of the frame (rows and columns)
Print characters based on the position in the loop
Create a profile using CSS and JavaScript
Use CSS to style the profile layout
Use JavaScript to add interactive elements like buttons or animations
Include a profile picture, name, bio, and contact information
Add hover effects or transitions for a polished look
Key responsibilities of Web Developers include designing, coding, and maintaining websites, as well as collaborating with clients and team members.
Designing and developing websites using programming languages such as HTML, CSS, and JavaScript
Ensuring websites are responsive and optimized for various devices
Collaborating with clients to understand their requirements and provide solutions
Testing and debugging websites to...
HTTP/2 offers several advantages over HTTP 1.1, including improved performance and efficiency.
Multiplexing: HTTP/2 allows multiple requests and responses to be sent and received at the same time over a single connection, improving efficiency.
Header compression: HTTP/2 uses HPACK compression for headers, reducing overhead and improving performance.
Server push: HTTP/2 allows servers to push resources to the client before...
ETag is an HTTP header used for web caching to determine if a resource has changed.
ETag is a unique identifier assigned to a specific version of a resource on the web server.
When a client requests a resource, the server sends the ETag along with the resource.
The client can then use the ETag in subsequent requests to check if the resource has been modified.
If the ETag matches the current version of the resource on the s...
I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.
The Entity-Relationship (ER) model is a data model used to describe the relationships between entities in a database.
Entities are objects or concepts in the real world that can be distinguished from each other.
Relationships describe how entities are related to each other.
Attributes are properties that describe entities and relationships.
ER diagrams visually represent the ER model, showing entities, relationships, and a...
Threads are lighter weight than processes, share memory space, and are more efficient for multitasking.
Threads share the same memory space, making communication between them faster and more efficient.
Threads are lighter weight than processes, as they share resources such as memory and file descriptors.
Threads are more efficient for multitasking, as they can run concurrently within the same process.
Threads are easier to...
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.
My strengths include problem-solving skills and attention to detail. My weaknesses include time management and public speaking.
Strengths: problem-solving skills
Strengths: attention to detail
Weaknesses: time management
Weaknesses: public speaking
I have a strong foundation in web development, a passion for learning, and a proven track record of delivering high-quality projects.
I have a solid understanding of HTML, CSS, and JavaScript
I am proficient in using various web development tools and frameworks such as React and Node.js
I have successfully completed several web development projects, including a responsive e-commerce website for a local business
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.
My greatest accomplishment was successfully leading a team to launch a new website for a major client ahead of schedule.
Successfully led a team to launch a new website
Completed the project ahead of schedule
Received positive feedback from the client
I am motivated by challenges, learning opportunities, and the ability to make a positive impact.
Challenges push me to grow and improve my skills.
Learning opportunities allow me to stay updated with the latest technologies and trends.
Making a positive impact through my work gives me a sense of fulfillment and purpose.
My ideal work environment is a collaborative space with supportive colleagues, opportunities for growth, and a healthy work-life balance.
Collaborative team environment where ideas are shared and valued
Supportive colleagues who are willing to help and provide feedback
Opportunities for growth and learning new technologies
Healthy work-life balance with flexible hours and remote work options
By creating a positive work environment, offering growth opportunities, and implementing employee recognition programs.
Creating a positive work environment through open communication and support
Offering growth opportunities such as training programs and career advancement
Implementing employee recognition programs to acknowledge and reward hard work
Providing competitive salaries and benefits to attract and retain top ta
Real-time operating systems are designed to provide predictable response times and prioritize tasks based on timing constraints.
Real-time operating systems prioritize tasks based on timing constraints
They are designed to provide predictable response times
Examples include VxWorks, QNX, and FreeRTOS
Yes, I am comfortable working night shifts to support international clients.
I have previous experience working night shifts in a customer service role.
I am a night owl and tend to be more productive during late hours.
I understand the importance of supporting international clients and am willing to adjust my schedule accordingly.
Operational tasks for maintaining efficiency and quality include regular testing, monitoring performance, updating software, and implementing best practices.
Regularly test website functionality to ensure it is working properly
Monitor website performance metrics such as load times and user experience
Update software and plugins to the latest versions to prevent security vulnerabilities
Implement best practices for coding,
Prepare examples showcasing leadership, conflict resolution, and prioritization skills for a managerial round interview.
Leadership: Discuss a project where you led a team to success, highlighting your ability to motivate and guide others.
Conflict Resolution: Share a situation where you successfully resolved a conflict within a team or project, emphasizing your communication and problem-solving skills.
Prioritization: Ta...
I demonstrate adaptability, leadership, and commitment by actively seeking feedback, taking on new challenges, and fostering collaboration within the team.
Seek feedback from colleagues and supervisors to continuously improve
Volunteer for new projects or tasks to expand skills and knowledge
Encourage open communication and teamwork among team members
Lead by example by showing a positive attitude and willingness to help o...
I applied via AmbitionBox and was interviewed in Aug 2024. There were 4 interview rounds.
Experienced HTML developer with a passion for creating user-friendly websites.
Over 5 years of experience in HTML development
Proficient in CSS and JavaScript
Strong understanding of responsive design principles
Familiar with SEO best practices
Portfolio includes websites for various clients and industries
HTML stands for HyperText Markup Language, used for creating and structuring web pages.
HTML is the standard markup language for creating web pages
It uses tags to define the structure and content of a web page
Examples of HTML tags include ,
,,
CSS is a styling language used to control the look and feel of a website.
CSS stands for Cascading Style Sheets.
It is used to define styles for web pages, including colors, fonts, layout, and more.
CSS can be applied to HTML elements using selectors.
It allows for the separation of content from presentation, making it easier to maintain and update.
CSS can be included in an HTML document using the
Bootstrap is a front-end framework for developing responsive and mobile-first websites.
Bootstrap is a free and open-source CSS framework.
It includes pre-built design templates and components like buttons, forms, and navigation bars.
Bootstrap uses a 12-column grid system for easy layout customization.
It also has built-in responsive utilities for creating mobile-friendly designs.
Bootstrap can be customized using Sass var
HTML codes are used to create web pages. Developers write HTML codes to structure content on a webpage.
HTML tags are used to define the structure of a webpage, such as headings, paragraphs, images, links, etc.
Example:
This is a paragraph
,HTML attributes provide additional information about an element, such as the source of an image or the target of a link.
Example: Ans.
CSS is a styling language used to design the layout and appearance of web pages, while landing pages are web pages designed for a specific purpose.
CSS stands for Cascading Style Sheets and is used to control the visual presentation of HTML elements on a web page.
CSS allows developers to style elements such as fonts, colors, spacing, and layout.
Landing pages are web pages specifically designed to achieve a particular go...
Explanation of HTML ,CSS and bootstrap.
Hcf lcm etc readong cs fundamental
posted on 1 May 2024
Virtual DOM is a lightweight copy of the actual DOM in memory, used for efficient updates and rendering in web development.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.
When changes are made to the UI, the virtual DOM is updated first, then compared to the actual DOM to determine the minimal changes needed.
This process helps reduce the number of upd...
They give me a website design which i convert design into code
I applied via Company Website and was interviewed in Sep 2022. There were 14 interview rounds.
Problems statement, example, function description, return
Coding area has been provided to type program
Problems statement, example, function.
Sharp mind , frequently speaker, learn to speak
Solid team and learn the job title .
Awareness of topics relating to your background is crucial
Understand the issue . Ask clarifying questions as needed.
A job interview assignment is a task or project related to the position you are applying for .
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 2 interview rounds.
I regularly use JavaScript, HTML, CSS, and PHP in my work as a web developer.
JavaScript for client-side scripting and interactivity
HTML for structuring content
CSS for styling and layout
PHP for server-side scripting and database connectivity
Which type of coding will required in this company.
based on 1 review
Rating in categories
Application Developer
11.6k
salaries
| ₹5.5 L/yr - ₹23.6 L/yr |
Software Engineer
5.4k
salaries
| ₹5 L/yr - ₹22.4 L/yr |
Advisory System Analyst
5.2k
salaries
| ₹9.3 L/yr - ₹27 L/yr |
Senior Software Engineer
5k
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Systems Engineer
4.5k
salaries
| ₹5.6 L/yr - ₹18.5 L/yr |
Oracle
TCS
Cognizant
Accenture