Upload Button Icon Add office photos

Filter interviews by

Pointer Soft Technologies Web Developer Interview Questions, Process, and Tips

Updated 22 Dec 2023

Pointer Soft Technologies Web Developer Interview Experiences

1 interview found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 22 Dec 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Create a slider using ,html bootstrap , javascript ,

Round 3 - Technical 

(5 Questions)

  • Q1. Tell me about your self
  • Q2. Why use in javascript for frontend
  • Ans. 

    JavaScript is used for frontend development because it allows for dynamic and interactive web pages.

    • JavaScript enables client-side scripting, allowing for real-time updates and interactivity without requiring page reloads.

    • It provides access to the Document Object Model (DOM), allowing developers to manipulate and modify web page elements.

    • JavaScript can handle user events, validate input, and perform form submissions, e...

  • Answered by AI
  • Q3. Tell me any 5 tag in html
  • Ans. 

    The 5 tags in HTML are: , , , <body>, and <p>.</p><p></p><ul><li><p><html> tag defines the root of an HTML document.</p></li><li><p><head> tag contains meta-information about the HTML document.</p></li><li><p><title> tag specifies the title of the HTML document.</p></li><li><p><body> tag defines the main content of the HTML document.</p></li><li><p><p> tag represents a paragraph of text.</p></li></ul></li></li></li></li></ul></body>

  • Answered by AI
  • Q4. Why use in css
  • Ans. 

    The 'in' keyword in CSS is used to check if a value is present in a list or array.

    • The 'in' keyword is used in CSS to perform conditional checks on values.

    • It is commonly used in conjunction with the 'var()' function to dynamically assign values.

    • The 'in' keyword can be used with properties like 'display', 'background', and 'animation'.

    • Example: 'display: flex' sets the display property to 'flex' if the 'flex' value is pre

  • Answered by AI
  • Q5. What is static website
  • Ans. 

    A static website is a website that is delivered to the user exactly as stored, without any server-side processing.

    • Static websites are made up of HTML, CSS, and JavaScript files.

    • They do not require a database or server-side scripting.

    • Content on static websites remains the same unless manually updated.

    • Examples of static websites include informational websites, portfolios, and personal blogs.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - how to import image in html

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

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. (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.

Round 2 - Case Study 

Case study:-
I. Introduction:
- Brief overview of the company/organization
- Background information 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.

Interview Preparation Tips

Interview preparation tips for other job seekers - Here are some advice for job seekers:

1. Define your goals: Clearly identify the type of job you're looking for and your long-term career aspirations.

2. Update your resume and online profiles: Ensure your resume, LinkedIn profile, and other social media profiles are current and showcase your skills and experience.
3. Networking: Attend industry events, join professional organizations, and connect with people in your field.
4. Practice interviewing: Prepare answers to common interview questions and practice your responses with a friend or mentor.
5. Expand your skills: Continuously update your skills and knowledge to stay competitive in the job market.
6. Stay positive and persistent: Job hunting can be challenging, so it's essential to stay positive and keep applying.

7. Tailor your application: Customize your resume and cover letter for each job application.

8. Follow up: After applying, follow up with the employer to express your interest and inquire about the status of your application.

9. Be open-minded: Consider different types of jobs and industries to find the best fit for your skills and interests.

10. Seek support: Reach out to career counselors, mentors, or job support groups for guidance and encouragement.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Newspaper Ad and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

HTML CSS bootstrap javascript

Round 2 - Technical 

(3 Questions)

  • Q1. What is HTML important of html
  • Ans. 

    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...

  • Answered by AI
  • Q2. What is CSS why are you using a CSS
  • Ans. 

    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...

  • Answered by AI
  • Q3. Why are you using a bootstrap
  • Ans. 

    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

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Self intro technical basic salary
  • Q2. Salary expectation understand the situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Quickly get a job

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 questions in aptitude .

Round 2 - Coding Test 

Sql and Python given

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative test on general questions like math , grammer

Round 2 - Technical 

(2 Questions)

  • Q1. Project details
  • Q2. How to handle the issues
  • Ans. 

    Handling issues in web development involves identifying, troubleshooting, and resolving technical problems.

    • Identify the root cause of the issue by debugging code and analyzing error messages

    • Troubleshoot by testing different solutions and checking for compatibility issues

    • Resolve the issue by implementing the appropriate fix and testing it thoroughly

    • Document the issue and solution for future reference

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Syntax of html boiler plate
  • Ans. 

    The HTML boilerplate is a standard starting point for creating HTML documents.

    • The HTML boilerplate starts with the declaration.

    • The element is the root element of an HTML page.

    • The element contains meta information about the HTML document.

    • The element specifies the title of the HTML document.</p></li><li><p>The <body> element contains the visible content of the HTML document.</p></li></ul></li></li></li></ul></span></li> <div class="roundItem__answeredBy"> Answered by <span class="roundItem__answeredBy--boldTxt">AI</span></div> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li class="roundItem__details--question"><span class="roundItem__details--answerHtmlWrapper"><span>Q2. </span>Ways of achieving responsiveness</span></li> <li class="roundItem__details--answer"><span class="roundItem__details--answerHtmlWrapper"><span class='roundItem__details--answerBoldTxt'>Ans. </span><p>Responsive design can be achieved through media queries, flexible grids, and fluid images.</p><p></p><ul><li><p>Use media queries to apply different styles based on screen size</p></li><li><p>Create flexible grids using CSS frameworks like Bootstrap</p></li><li><p>Use fluid images that scale with the screen size</p></li><li><p>Implement responsive typography to adjust font sizes based on screen size</p></li></ul></span></li> <div class="roundItem__answeredBy"> Answered by <span class="roundItem__answeredBy--boldTxt">AI</span></div> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <h3 class="mg-top-16 interview-card__tipsHeading"> Interview Preparation Tips </h3> <div data-testid="interview-details-4" class="body-medium interview-card__interview-details"><b class='IS-section-heading'>Interview preparation tips for other job seekers</b> - Just go for every basic and single detail about html , css, javascript.</div> <div class="mg-top-20"><section class="interviewCardSkillsWrapper"><h3 class="interviewCardSkillsWrapper__heading"> Skills evaluated in this interview </h3> <ul class="interviewCardSkillsWrapper__skillsContainer g-flex-v-center"><button ariaLabel="HTML" title="HTML" is-li="true" class="g-chip g-chip--md g-chip--filter"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">HTML</span> <!----></button><button ariaLabel="Web Development" title="Web Development" is-li="true" class="g-chip g-chip--md g-chip--filter"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Web Development</span> <!----></button></ul></section></div> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div><div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div></div> <div><div id="comment-input-2536" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div><div id="interview-9023130" is-comp-interview="true" class="interview-card"><div test-id="interview-header" class="interview-header"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/hcl-technologies-88.jpg" src="https://static.ambitionbox.com/alpha/company/photos/logos/hcl-technologies-88.jpg" width="65" height="65" alt="company Logo" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="interview-header__logo lazy"> <div class="interview-header__title-wrapper"><h2 class="interview-header__title--h2"><a href="/interviews/hcl-technologies-interview-questions/web-developer" title="HCLTech Web Developer Interview Questions & Answers" class="interview-header__title interview-header__link"> Web Developer Interview Questions & Answers </a></h2> <a href="/interviews/hcl-technologies-interview-questions" title="HCLTech interview questions" class="interview-header__sub-title mediumbold-medium interview-header__link"> HCLTech </a> <span data-testid="interview-subheader" class="interview-subheader__info mediumbold-medium"><img data-src="" src="https://static.ambitionbox.com/static/icons/answered_by_anonymous.png" width="16" height="16" alt="user image" title="Anonymous" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/answered_by_anonymous.png'" class="interview-subheader__user-image lazy"> Anonymous <p class="interview-subheader__postedOnText"> posted on 26 Jan 2024 </p> <!----></span></div> <div class="kebab-menu"><i class="icon-dots-menu kebab-menu__icon"></i> <!----></div></div> <!----> <div class="card-insights" data-v-0c4dae00><div data-testid="card-insight-0" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Interview experience </div> <div class="card-insights__value card-insights__value--no-margin" data-v-0c4dae00><div class="rating_star_container" data-v-0c4dae00><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 4<!----></div></div></div> <!----> Good </div></div><div data-testid="card-insight-1" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Difficulty level </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> Moderate </div></div><div data-testid="card-insight-2" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Process Duration </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> 2-4 weeks </div></div><div data-testid="card-insight-3" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Result </div> <div class="card-insights__value" data-v-0c4dae00><!----> <img width="10" height="10" loading="lazy" src="https://static.ambitionbox.com/static/icons/correct-icon.svg" alt="Selected" class="card-insights__img-accepted" data-v-0c4dae00> Selected </div></div></div> <div class="interview-card__wrapper"><div class="interview-card__content-section interview-card__content-section--shrink interview-card__content-section--stick-card-height" style="--card-height:550px;"><p class="interview-card__interview-date body-medium mg-top-16"> I applied via Company Website and was interviewed in Jul 2023. There were 3 interview rounds. </p> <div class="interview-card__chips-wrapper noscrollbars-sm mg-top-16 g-flex-wrap"><button ariaLabel="Coding Test" title="Coding Test" data-testid="round-chip-50" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Coding Test</span> <!----></button><button ariaLabel="One-on-one Round" title="One-on-one Round" data-testid="round-chip-51" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">One-on-one Round</span> <!----></button><button ariaLabel="Technical" title="Technical" data-testid="round-chip-52" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Technical</span> <!----></button> <!----></div> <div class="roundItem"><div data-testid="round-heading-Coding Test" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 1 - Coding Test  </div> <!----></div> <p class="roundItem__details">Html , Css ,Bootstrap.</p> <!----></div><div class="roundItem"><div data-testid="round-heading-One-on-one" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 2 - One-on-one  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>1 Question<span>)</span></h3></div> <!----> <ul><div><li class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>Html css bootstrap relative any questions</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div><div class="roundItem"><div data-testid="round-heading-Technical" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 3 - Technical  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>1 Question<span>)</span></h3></div> <!----> <ul><div><li class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>Any questions for technical relative</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <h3 class="mg-top-16 interview-card__tipsHeading"> Interview Preparation Tips </h3> <div data-testid="interview-details-5" class="body-medium interview-card__interview-details"><b class='IS-section-heading'>Interview preparation tips for other job seekers</b> - So nice job <br>Feel cool</div> <!----> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div><div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div></div> <div><div id="comment-input-2293" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div><div id="interview-9564018" is-comp-interview="true" class="interview-card"><div test-id="interview-header" class="interview-header"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/teleperformance-group.jpg" src="https://static.ambitionbox.com/alpha/company/photos/logos/teleperformance-group.jpg" width="65" height="65" alt="company Logo" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="interview-header__logo lazy"> <div class="interview-header__title-wrapper"><h2 class="interview-header__title--h2"><a href="/interviews/teleperformance-interview-questions/web-developer" title="Teleperformance Web Developer Interview Questions & Answers" class="interview-header__title interview-header__link"> Web Developer Interview Questions & Answers </a></h2> <a href="/interviews/teleperformance-interview-questions" title="Teleperformance interview questions" class="interview-header__sub-title mediumbold-medium interview-header__link"> Teleperformance </a> <span data-testid="interview-subheader" class="interview-subheader__info mediumbold-medium"><img data-src="" src="https://static.ambitionbox.com/static/icons/answered_by_anonymous.png" width="16" height="16" alt="user image" title="Anonymous" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/answered_by_anonymous.png'" class="interview-subheader__user-image lazy"> Anonymous <p class="interview-subheader__postedOnText"> posted on 15 Mar 2024 </p> <!----></span></div> <div class="kebab-menu"><i class="icon-dots-menu kebab-menu__icon"></i> <!----></div></div> <!----> <div class="card-insights" data-v-0c4dae00><div data-testid="card-insight-0" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Interview experience </div> <div class="card-insights__value card-insights__value--no-margin" data-v-0c4dae00><div class="rating_star_container" data-v-0c4dae00><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#FF6E2B"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 2<!----></div></div></div> <!----> Poor </div></div><div data-testid="card-insight-1" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Difficulty level </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> - </div></div><div data-testid="card-insight-2" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Process Duration </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> Less than 2 weeks </div></div><div data-testid="card-insight-3" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Result </div> <div class="card-insights__value" data-v-0c4dae00><!----> <img width="10" height="10" loading="lazy" src="https://static.ambitionbox.com/static/icons/correct-icon.svg" alt="Selected" class="card-insights__img-accepted" data-v-0c4dae00> Selected </div></div></div> <div class="interview-card__wrapper"><div class="interview-card__content-section interview-card__content-section--shrink interview-card__content-section--stick-card-height" style="--card-height:550px;"><p class="interview-card__interview-date body-medium mg-top-16"> I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round. </p> <div class="interview-card__chips-wrapper noscrollbars-sm mg-top-16 g-flex-wrap"><button ariaLabel="Coding Test" title="Coding Test" data-testid="round-chip-60" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Coding Test</span> <!----></button> <!----></div> <div class="roundItem"><div data-testid="round-heading-Coding Test" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 1 - Coding Test  </div> <!----></div> <p class="roundItem__details">HTML CSS javascript jQuery</p> <!----></div> <!----> <!----> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div><div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div></div> <div><div id="comment-input-955" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div><div id="interview-9824498" is-comp-interview="true" class="interview-card"><div test-id="interview-header" class="interview-header"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/ibm.jpg" src="https://static.ambitionbox.com/alpha/company/photos/logos/ibm.jpg" width="65" height="65" alt="company Logo" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="interview-header__logo lazy"> <div class="interview-header__title-wrapper"><h2 class="interview-header__title--h2"><a href="/interviews/ibm-interview-questions/web-developer" title="IBM Web Developer Interview Questions & Answers" class="interview-header__title interview-header__link"> Web Developer Interview Questions & Answers </a></h2> <a href="/interviews/ibm-interview-questions" title="IBM interview questions" class="interview-header__sub-title mediumbold-medium interview-header__link"> IBM </a> <span data-testid="interview-subheader" class="interview-subheader__info mediumbold-medium"><img data-src="https://lh3.googleusercontent.com/a/ACg8ocLIQHXr9SEGn74X3tOEwbDob0TxJp_vmQ-mP6QtLZeJyLuLyQ=s96-c" src="https://static.ambitionbox.com/static/icons/answered_by_anonymous.png" width="16" height="16" alt="user image" title="Nishi Bharti" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/answered_by_anonymous.png'" class="interview-subheader__user-image lazy"> Nishi Bharti <p class="interview-subheader__postedOnText"> posted on 11 Apr 2024 </p> <!----></span></div> <div class="kebab-menu"><i class="icon-dots-menu kebab-menu__icon"></i> <!----></div></div> <!----> <div class="card-insights" data-v-0c4dae00><div data-testid="card-insight-0" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Interview experience </div> <div class="card-insights__value card-insights__value--no-margin" data-v-0c4dae00><div class="rating_star_container" data-v-0c4dae00><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 4<!----></div></div></div> <!----> Good </div></div><div data-testid="card-insight-1" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Difficulty level </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> - </div></div><div data-testid="card-insight-2" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Process Duration </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> - </div></div><div data-testid="card-insight-3" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Result </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> - </div></div></div> <div class="interview-card__wrapper"><div class="interview-card__content-section interview-card__content-section--shrink interview-card__content-section--stick-card-height" style="--card-height:550px;"><!----> <div class="interview-card__chips-wrapper noscrollbars-sm mg-top-16 g-flex-wrap"><button ariaLabel="Technical" title="Technical" data-testid="round-chip-70" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Technical</span> <!----></button><button ariaLabel="HR" title="HR" data-testid="round-chip-71" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">HR</span> <!----></button> <!----></div> <div class="roundItem"><div data-testid="round-heading-Technical" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 1 - Technical  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>1 Question<span>)</span></h3></div> <!----> <ul><div><li class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>Project specific</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div><div class="roundItem"><div data-testid="round-heading-HR" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 2 - HR  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>1 Question<span>)</span></h3></div> <!----> <ul><div><li class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>Salary discussion</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <!----> <!----> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div><div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div></div> <div><div id="comment-input-1241" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div><div id="interview-9677838" is-comp-interview="true" class="interview-card"><div test-id="interview-header" class="interview-header"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/ltimindtree.jpg" src="https://static.ambitionbox.com/alpha/company/photos/logos/ltimindtree.jpg" width="65" height="65" alt="company Logo" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="interview-header__logo lazy"> <div class="interview-header__title-wrapper"><h2 class="interview-header__title--h2"><a href="/interviews/ltimindtree-interview-questions/web-developer" title="LTIMindtree Web Developer Interview Questions & Answers" class="interview-header__title interview-header__link"> Web Developer Interview Questions & Answers </a></h2> <a href="/interviews/ltimindtree-interview-questions" title="LTIMindtree interview questions" class="interview-header__sub-title mediumbold-medium interview-header__link"> LTIMindtree </a> <span data-testid="interview-subheader" class="interview-subheader__info mediumbold-medium"><img data-src="https://lh3.googleusercontent.com/a/ACg8ocIe_Gf-INte-7HBQx7ZwzD99T8RL6ZiV-ZNKBMB-9Wo=s96-c" src="https://static.ambitionbox.com/static/icons/answered_by_anonymous.png" width="16" height="16" alt="user image" title="Kajal Gupta" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/answered_by_anonymous.png'" class="interview-subheader__user-image lazy"> Kajal Gupta <p class="interview-subheader__postedOnText"> posted on 26 Mar 2024 </p> <!----></span></div> <div class="kebab-menu"><i class="icon-dots-menu kebab-menu__icon"></i> <!----></div></div> <!----> <div class="card-insights" data-v-0c4dae00><div data-testid="card-insight-0" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Interview experience </div> <div class="card-insights__value card-insights__value--no-margin" data-v-0c4dae00><div class="rating_star_container" data-v-0c4dae00><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 4<!----></div></div></div> <!----> Good </div></div><div data-testid="card-insight-1" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Difficulty level </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> Moderate </div></div><div data-testid="card-insight-2" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Process Duration </div> <div class="card-insights__value" data-v-0c4dae00><!----> <!----> 4-6 weeks </div></div><div data-testid="card-insight-3" class="card-insights__card" data-v-0c4dae00><div class="card-insights__title" data-v-0c4dae00> Result </div> <div class="card-insights__value" data-v-0c4dae00><!----> <img width="10" height="10" loading="lazy" src="https://static.ambitionbox.com/static/icons/correct-icon.svg" alt="Selected" class="card-insights__img-accepted" data-v-0c4dae00> Selected </div></div></div> <div class="interview-card__wrapper"><div class="interview-card__content-section interview-card__content-section--shrink interview-card__content-section--stick-card-height" style="--card-height:550px;"><p class="interview-card__interview-date body-medium mg-top-16"> I applied via Indeed and was interviewed before Mar 2023. There were 5 interview rounds. </p> <div class="interview-card__chips-wrapper noscrollbars-sm mg-top-16 g-flex-wrap"><button ariaLabel="Aptitude Test" title="Aptitude Test" data-testid="round-chip-80" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Aptitude Test</span> <!----></button><button ariaLabel="Coding Test" title="Coding Test" data-testid="round-chip-81" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Coding Test</span> <!----></button><button ariaLabel="Group Discussion" title="Group Discussion" data-testid="round-chip-82" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Group Discussion</span> <!----></button><button ariaLabel="Assignment" title="Assignment" data-testid="round-chip-83" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Assignment</span> <!----></button><!----> <button ariaLabel="+ 1 more" title="+ 1 more" data-testid="round-chip-showall" class="interview-card__chips interview-card__chips--show-more g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">+ 1 more</span> <!----></button></div> <div class="roundItem"><div data-testid="round-heading-Aptitude Test" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 1 - Aptitude Test  </div> <!----></div> <p class="roundItem__details">Hard but logical and ask more patience</p> <!----></div><div class="roundItem"><div data-testid="round-heading-Coding Test" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 2 - Coding Test  </div> <!----></div> <p class="roundItem__details">Hard but logical & immense logic embedde</p> <!----></div><div class="roundItem"><div data-testid="round-heading-Group Discussion" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 3 - Group Discussion  </div> <!----></div> <p class="roundItem__details">Medium but more talkative</p> <!----></div><div class="roundItem"><div data-testid="round-heading-Assignment" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 4 - Assignment  </div> <!----></div> <p class="roundItem__details">Write a code to triverse the array</p> <!----></div><div class="roundItem"><div data-testid="round-heading-HR" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 5 - HR  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>1 Question<span>)</span></h3></div> <!----> <ul><div><li class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>Residents, Introduce</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <h3 class="mg-top-16 interview-card__tipsHeading"> Interview Preparation Tips </h3> <div data-testid="interview-details-8" class="body-medium interview-card__interview-details"><b class='IS-section-heading'>Interview preparation tips for other job seekers</b> - Be ready</div> <!----> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div><div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div></div> <div><div id="comment-input-6047" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div> <!----></div> <v-recent-widget container-style="[object Object]"></v-recent-widget> <div class="modal-mask" style="display:none;" data-v-50f490a3 data-v-50f490a3><div class="modal-wrapper" data-v-50f490a3><!----></div></div></div> <div id="contribution-widget" class="contribute-widget mg-top-32 no-mg-btm" data-v-0eb5b446><div class="loader-wrap container-left" data-v-0eb5b446><div class="loader-card title loader-card-v2" data-v-0eb5b446></div> <!----></div> <div class="loader-wrap container-left" data-v-0eb5b446><div class="loader-card loader-card-v2" data-v-0eb5b446></div> <div class="loader-card loader-card-v2" data-v-0eb5b446></div> <!----></div> <!----> <!----></div> <!----> <div class="accordionWrapper mg-top-32"><h2 title="Pointer Soft Technologies Interview FAQs" class="title" style="display:;">Pointer Soft Technologies Interview FAQs</h2> <div itemscope="itemscope" itemtype="https://schema.org/FAQPage" class="ab_card p-0"><div itemscope="itemscope" itemtype="https://schema.org/Question" itemprop="mainEntity"><div itemprop="name" class="header"><div>How many rounds are there in Pointer Soft Technologies Web Developer interview?</div> <i class="icon-chevron-right rotateDown"></i></div> <div itemscope="itemscope" itemtype="https://schema.org/Answer" itemprop="acceptedAnswer" class="bodyWrapper"><span itemprop="text" class="body">Pointer Soft Technologies interview process usually has <b>3 rounds</b>. The most common rounds in the Pointer Soft Technologies interview process are <b>Resume Shortlist, Coding Test and Technical</b>.</span></div></div><div itemscope="itemscope" itemtype="https://schema.org/Question" itemprop="mainEntity"><div itemprop="name" class="header"><div>What are the top questions asked in Pointer Soft Technologies Web Developer interview?</div> <i class="icon-chevron-right rotateDown"></i></div> <div itemscope="itemscope" itemtype="https://schema.org/Answer" itemprop="acceptedAnswer" class="bodyWrapper"><span itemprop="text" class="body"><p>Some of the top questions asked at the Pointer Soft Technologies Web Developer interview - </p><ol style='margin-left: 25px;'><li style='padding-bottom: 2px;'><span>why use in javascript for front</span>...<a class="ctas-a-medium" href="/interviews/pointer-soft-technologies-interview-questions?rid=8703298&tag=6975432">read more</a></li><li style='padding-bottom: 2px;'><span>tell me any 5 tag in h</span>...<a class="ctas-a-medium" href="/interviews/pointer-soft-technologies-interview-questions?rid=8703298&tag=6975434">read more</a></li><li style='padding-bottom: 2px;'><span>what is static webs</span>...<a class="ctas-a-medium" href="/interviews/pointer-soft-technologies-interview-questions?rid=8703298&tag=6975438">read more</a></li></ol></span></div></div> <!----></div></div> <!----> <div class="userfeedback-snippet"><div class="userfeedback-snippet__container"><div class="userfeedback-snippet__content"><h2 class="userfeedback-snippet__question"> Tell us how to improve this page. </h2> <div class="textarea-input userfeedback-snippet__textarea"><!----> <div class="textarea-input__textarea"><div class="textarea-input__textarea-cont"><textarea type="text" name="" rows="1" autocomplete="on" oninvalid="setCustomValidity(' ')" onchange="setCustomValidity('')" class="textarea-input__textarea-el"></textarea></div> <span class="textarea-input__bar"></span> <label class="textarea-input__label"><span class="textarea-input__slot"></span></label></div> <span class="textarea-input__status"><!----></span> <!----></div> <div class="userfeedback-snippet__ctas"><button type="button" disabled="disabled" ariaLabel="Submit Feedback" title="Submit Feedback" class="userfeedback-snippet__submit g-btn g-btn--filled g-btn--md disabled"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--loader">Submit Feedback</span> <!----></button></div></div></div></div> <div class="ab_card ab_seo_interlinking card mg-btm-24 slimCard"><!----> <div class="ab_seo_section"><h2 class="main-title body-medium"> Interview Questions for Popular Designations </h2> <div class="card_links"><ul><li class="card_link_item"><a title="Front end Web Developer Interview Questions" href="/profiles/front-end-web-developer/interview-questions" class="body-small-l seo-sub-title"> Front end Web Developer Interview Questions </a></li><li class="card_link_item"><a title="Junior Web Developer Interview Questions" href="/profiles/junior-web-developer/interview-questions" class="body-small-l seo-sub-title"> Junior Web Developer Interview Questions </a></li><li class="card_link_item"><a title="Full Stack Web Developer Interview Questions" href="/profiles/full-stack-web-developer/interview-questions" class="body-small-l seo-sub-title"> Full Stack Web Developer Interview Questions </a></li><li class="card_link_item"><a title="PHP Web Developer Interview Questions" href="/profiles/php-web-developer/interview-questions" class="body-small-l seo-sub-title"> PHP Web Developer Interview Questions </a></li><li class="card_link_item"><a title="Web Developer Trainee Interview Questions" href="/profiles/web-developer-trainee/interview-questions" class="body-small-l seo-sub-title"> Web Developer Trainee Interview Questions </a></li><li class="card_link_item"><a title="Web Developer & Designer Interview Questions" href="/profiles/web-developer-and-designer/interview-questions" class="body-small-l seo-sub-title"> Web Developer & Designer Interview Questions </a></li><li class="card_link_item"><a title="Front end Developer Interview Questions" href="/profiles/front-end-developer/interview-questions" class="body-small-l seo-sub-title"> Front end Developer Interview Questions </a></li><li class="card_link_item"><a title="Backend Developer Interview Questions" href="/profiles/backend-developer/interview-questions" class="body-small-l seo-sub-title seo-sub-title--no-dot"> Backend Developer Interview Questions </a></li> <li><a class="ctas show-more">Show more</a></li> <li class="card_link_item hide"><a title="Software Developer Intern Interview Questions" href="/profiles/software-developer-intern/interview-questions" class="body-small-l seo-sub-title"> Software Developer Intern Interview Questions </a></li><li class="card_link_item hide"><a title="Junior Software Developer Interview Questions" href="/profiles/junior-software-developer/interview-questions" class="body-small-l seo-sub-title"> Junior Software Developer Interview Questions </a></li></ul></div></div> <!----> <!----></div></div> <div id="col-right" class="col-right flex-cont"><div id="top-cont" class="top"><!----> <!----> <!----> <!----> <div title="People are getting interviews through" class="ab_card interview_insights_card slimCard _9s9gH mg-btm-20" data-v-6c83ff64><div class="LY2aC" data-v-6c83ff64><h2 title="People are getting interviews through" class="title bold-section-header" style="line-height:normal;margin-bottom:0.25rem;">People are getting interviews through </h2> <div class="descText caption-subdued-large" style="line-height:1.33;"> based on 1 Pointer Soft Technologies interview </div></div> <div class="_3iaqk v-a9g" data-v-6c83ff64><div class="IMXeh +BYOL" data-v-6c83ff64><div class="_3Vkds +BYOL body-medium" data-v-6c83ff64> Job Portal </div></div> <div class="IMXeh +BYOL" style="flex:4;" data-v-6c83ff64><div class="v-a9g" data-v-6c83ff64><div class="TXwJd" data-v-6c83ff64><div class="WvSjf" style="width:100%;" data-v-6c83ff64></div></div> <div class="_5o8sL sbold-list-header" data-v-6c83ff64>100%</div></div></div></div> <div class="bottom-fix" data-v-6c83ff64><!----> <div class="stats low" data-v-6c83ff64><i class="icon icon-stats-bars" data-v-6c83ff64></i><span data-v-6c83ff64>Low</span> Confidence <div class="tooltip" data-v-6c83ff64><div class="pointer question-badge" data-v-6c83ff64>?</div> <div class="tooltiptext" data-v-6c83ff64> Low Confidence means the data is based on a small number of responses received from the candidates. </div></div></div></div> <!----></div> <!----> <div class="ab_card ab_simil-list similar-list mg-btm-20 slimCard"><div class="header LY2aC"><h2 title="Web Developer Interview Questions from Similar Companies" class="title bold-section-header" style="line-height:normal;">Web Developer Interview Questions from Similar Companies </h2> <!----></div> <div title="TCS Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/tcs.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="TCS" class="logo lazy"> <div class="info"><a href="/interviews/tcs-interview-questions" class="title bold-list-header text-capitalize primary-link"> TCS Web Developer Interview Questions </a> <div class="rating"><div title="Rating 3.71" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 31 Interviews </div></div></div></div><div title="Infosys Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/infosys.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Infosys" class="logo lazy"> <div class="info"><a href="/interviews/infosys-interview-questions" class="title bold-list-header text-capitalize primary-link"> Infosys Web Developer Interview Questions </a> <div class="rating"><div title="Rating 3.69" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 21 Interviews </div></div></div></div><div title="Wipro Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/wipro.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Wipro" class="logo lazy"> <div class="info"><a href="/interviews/wipro-interview-questions" class="title bold-list-header text-capitalize primary-link"> Wipro Web Developer Interview Questions </a> <div class="rating"><div title="Rating 3.73" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 19 Interviews </div></div></div></div><div title="Accenture Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/accenture.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Accenture" class="logo lazy"> <div class="info"><a href="/interviews/accenture-interview-questions" class="title bold-list-header text-capitalize primary-link"> Accenture Web Developer Interview Questions </a> <div class="rating"><div title="Rating 3.88" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.9<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 16 Interviews </div></div></div></div><div title="Cognizant Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/cognizant.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Cognizant" class="logo lazy"> <div class="info"><a href="/interviews/cognizant-interview-questions" class="title bold-list-header text-capitalize primary-link"> Cognizant Web Developer Interview Questions </a> <div class="rating"><div title="Rating 3.79" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.8<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 10 Interviews </div></div></div></div><div title="Tech Mahindra Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/techmahindra.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Tech Mahindra" class="logo lazy"> <div class="info"><a href="/interviews/tech-mahindra-interview-questions" class="title bold-list-header text-capitalize primary-link"> Tech Mahindra Web Developer Interview Questions </a> <div class="rating"><div title="Rating 3.56" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.6<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 8 Interviews </div></div></div></div><div title="Amazon Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/amazon.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Amazon" class="logo lazy"> <div class="info"><a href="/interviews/amazon-interview-questions" class="title bold-list-header text-capitalize primary-link"> Amazon Web Developer Interview Questions </a> <div class="rating"><div title="Rating 4.08" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 4.1<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 7 Interviews </div></div></div></div><div title="IBM Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/ibm.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="IBM" class="logo lazy"> <div class="info"><a href="/interviews/ibm-interview-questions" class="title bold-list-header text-capitalize primary-link"> IBM Web Developer Interview Questions </a> <div class="rating"><div title="Rating 4.05" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 4.1<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 7 Interviews </div></div></div></div><div title="Capgemini Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/capgemini.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Capgemini" class="logo lazy"> <div class="info"><a href="/interviews/capgemini-interview-questions" class="title bold-list-header text-capitalize primary-link"> Capgemini Web Developer Interview Questions </a> <div class="rating"><div title="Rating 3.77" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.8<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 3 Interviews </div></div></div></div><div title="Deloitte Web Developer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/deloitte-us-india.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Deloitte" class="logo lazy"> <div class="info"><a href="/interviews/deloitte-interview-questions" class="title bold-list-header text-capitalize primary-link"> Deloitte Web Developer Interview Questions </a> <div class="rating"><div title="Rating 3.83" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.8<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 3 Interviews </div></div></div></div> <a href="https://www.ambitionbox.com/list-of-companies?designation=web-developer" data-clickable="view_all" class="exp-more ctas-a-medium">View all <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="exp-more__arrowImg"></a> <!----></div> <!----> <!----> <!----> <!----> <!----> <!----> <!----> <div class="shadow-buffer" data-v-719524b6><div title="Pointer Soft Technologies Salaries in India" class="ab_card ab_card-salary mg-btm-20" data-v-719524b6><div data-clickable="heading" class="heading LY2aC" data-v-719524b6><a title="Pointer Soft Technologies Salaries in India" href="/salaries/pointer-soft-technologies-salaries" class="title bold-section-header">Pointer Soft Technologies Salaries in India </a> <!----></div> <table data-v-719524b6><tbody data-v-719524b6><tr data-clickable="salary_chip" title="Pointer Soft Technologies Web Designer SalariesSalaries" data-v-719524b6><td class="left-content" data-v-719524b6><a href="/salaries/pointer-soft-technologies-salaries/web-designer" class="left-content__profile primary-link" data-v-719524b6> Web Designer </a> <div class="left-content_datapoints" data-v-719524b6> 5 salaries </div></td> <td class="right-content" data-v-719524b6><div class="right-content__avg" data-v-719524b6><span data-v-719524b6><img src="https://static.ambitionbox.com/static/salaries/unlock-blur.svg" alt="unlock blur" width="80" height="24" style="vertical-align:middle;" data-v-719524b6> <!----></span></div> <p class="right-content__range locked" data-v-719524b6> ₹1.8 L/yr - ₹3.5 L/yr </p></td></tr><tr data-clickable="salary_chip" title="Pointer Soft Technologies Front end Developer SalariesSalaries" data-v-719524b6><td class="left-content" data-v-719524b6><a href="/salaries/pointer-soft-technologies-salaries/front-end-developer" class="left-content__profile primary-link" data-v-719524b6> Front end Developer </a> <div class="left-content_datapoints" data-v-719524b6> 4 salaries </div></td> <td class="right-content" data-v-719524b6><div class="right-content__avg" data-v-719524b6><span data-v-719524b6><img src="https://static.ambitionbox.com/static/salaries/unlock-blur.svg" alt="unlock blur" width="80" height="24" style="vertical-align:middle;" data-v-719524b6> <!----></span></div> <p class="right-content__range locked" data-v-719524b6> ₹0.7 L/yr - ₹2 L/yr </p></td></tr><tr data-clickable="salary_chip" title="Pointer Soft Technologies Senior SEO Executive SalariesSalaries" data-v-719524b6><td class="left-content" data-v-719524b6><a href="/salaries/pointer-soft-technologies-salaries/senior-seo-executive" class="left-content__profile primary-link" data-v-719524b6> Senior SEO Executive </a> <div class="left-content_datapoints" data-v-719524b6> 3 salaries </div></td> <td class="right-content" data-v-719524b6><div class="right-content__avg" data-v-719524b6><span data-v-719524b6><img src="https://static.ambitionbox.com/static/salaries/unlock-blur.svg" alt="unlock blur" width="80" height="24" style="vertical-align:middle;" data-v-719524b6> <!----></span></div> <p class="right-content__range locked" data-v-719524b6> ₹3 L/yr - ₹3.1 L/yr </p></td></tr><tr data-clickable="salary_chip" title="Pointer Soft Technologies Cloud Engineer SalariesSalaries" data-v-719524b6><td class="left-content" data-v-719524b6><a href="/salaries/pointer-soft-technologies-salaries/cloud-engineer" class="left-content__profile primary-link" data-v-719524b6> Cloud Engineer </a> <div class="left-content_datapoints" data-v-719524b6> 3 salaries </div></td> <td class="right-content" data-v-719524b6><div class="right-content__avg" data-v-719524b6><span data-v-719524b6><img src="https://static.ambitionbox.com/static/salaries/unlock-blur.svg" alt="unlock blur" width="80" height="24" style="vertical-align:middle;" data-v-719524b6> <!----></span></div> <p class="right-content__range locked" data-v-719524b6> ₹3.5 L/yr - ₹3.5 L/yr </p></td></tr></tbody></table> <div data-clickable="explore_more_salaries" class="exp-more ctas-a-medium" data-v-719524b6> Explore more salaries <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="exp-more__arrowImg" data-v-719524b6></div> <!----></div></div> <!----> <div class="ab_compare-list section-margin-bottom"><div class="container"><div class="comparisions-list"><div class="flex-center comparisions-list__header"><div title="Compare Pointer Soft Technologies with" class="comparisions-list__title"> Compare Pointer Soft Technologies with </div> <div class="comparisions-list__actions flex-center"><div class="left flex-center action-button"><i class="icon-chevron-right action-button__prev disabled"></i></div> <div class="right flex-center action-button"><i class="icon-chevron-right"></i></div></div></div> <div class="comparisions-list__list"><div class="comparison-card globalCard globalCard--outline"><div class="comparison-card__img"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/tcs.jpg" height="50" width="100" alt="TCS" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="logo lazy"></div> <div class="comparison-card__details"><p class="comparison-card__title">TCS</p> <div class="comparison-card__rating"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div></div> <div data-clickable="company_link" class="comparison-card__cta"> Compare </div> <!----></div><div class="comparison-card globalCard globalCard--outline"><div class="comparison-card__img"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/accenture.jpg" height="50" width="100" alt="Accenture" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="logo lazy"></div> <div class="comparison-card__details"><p class="comparison-card__title">Accenture</p> <div class="comparison-card__rating"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.9<!----></div></div></div></div></div> <div data-clickable="company_link" class="comparison-card__cta"> Compare </div> <!----></div><div class="comparison-card globalCard globalCard--outline"><div class="comparison-card__img"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/cognizant.jpg" height="50" width="100" alt="Cognizant" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="logo lazy"></div> <div class="comparison-card__details"><p class="comparison-card__title">Cognizant</p> <div class="comparison-card__rating"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.8<!----></div></div></div></div></div> <div data-clickable="company_link" class="comparison-card__cta"> Compare </div> <!----></div><div class="comparison-card globalCard globalCard--outline"><div class="comparison-card__img"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/infosys.jpg" height="50" width="100" alt="Infosys" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="logo lazy"></div> <div class="comparison-card__details"><p class="comparison-card__title">Infosys</p> <div class="comparison-card__rating"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div></div> <div data-clickable="company_link" class="comparison-card__cta"> Compare </div> <!----></div></div></div></div></div> <div varirant="elevated" slim-card="true" class="takeHomeCard mg-btm-24 globalCard globalCard--outline"><h3 class="title bold-section-header">Calculate your in-hand salary</h3> <div class="caption caption-subdued-large"> Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary </div> <div class="input-cont"><input type="text" placeholder="Enter annual salary (CTC)" value="" class="input body-medium"> <button data-clickable="continue" class="ab_btn"><span class="ctas-btn-medium">Continue</span></button></div> <!----> <!----></div> <div id="helpful-card" class="ab_card" style="padding:0;"><div class="flex-cont helpful-ask-section"><div class="title bold-list-header">Did you find this page helpful?</div> <div class="btns-cont"><span class="ctas-btn-medium">Yes</span> <span class="ctas-btn-medium">No</span></div></div> <!----></div> <!----> <!----> <!----> <!----> <!----> <!----> <!----></div></div></div> <div class="container mg-top-20"><div class="breadCrumbContainerReview"><div class="breadCrumbBase"><ul class="titleWrapper"><li class="titleUnset"><a href="https://www.ambitionbox.com"><span class="underlineText"> Home </span> <span class="strip"> > </span></a></li><li class="titleUnset"><a href="https://www.ambitionbox.com/interviews"><span class="underlineText"> Interviews </span> <span class="strip"> > </span></a></li><li class="titleUnset"><a href="https://www.ambitionbox.com/interviews/pointer-soft-technologies-interview-questions"><span class="underlineText"> Pointer Soft Technologies Interview Questions </span> <span class="strip"> > </span></a></li><li class="titleUnset"><span href="https://www.ambitionbox.com/interviews/pointer-soft-technologies-interview-questions/web-developer"><span> Pointer Soft Technologies Web Developer Interview Questions </span></span></li></ul></div></div></div> <!----> <!----> <!----> <!----> <!----> <!----> <div class="modal-mask" style="display:none;" data-v-50f490a3 data-v-50f490a3><div class="modal-wrapper" data-v-50f490a3><!----></div></div> <div class="right_sticky_section"><div class="floating_container"><div class="fab-btn" style="width:210px;"><img src="https://static.ambitionbox.com/static/feedback_write.svg" width="16" height="16" alt="write" class="fab-btn__img"> <div class="fab-btn__ctaText"> Share an Interview </div></div> <!----> <!----></div></div></div></div> <!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----> <div id="loaderCommon" class="loader-hidden" data-v-4887efca><div class="spinnerCnt" data-v-4887efca><div class="loader"></div></div></div> <div id="section-user-feedback-widget" data-v-4887efca></div> <!----> <!----> <footer id="ab-footer" style="margin-bottom:;" data-v-4887efca data-v-4887efca><div class="app-prom-banner g-flex-hv-center"><div class="app-prom-banner__description g-flex-col"><div class="app-prom-banner__title"> Stay ahead in your career.<!----> Get AmbitionBox app </div> <a href="https://play.google.com/store/apps/details?id=com.ambitionbox.android&utm_source=ambitionbox&utm_medium=desktop&utm_campaign=footer_app_promotion_banner_playstore_companyInterviews" target="_blank" title="AmbitionBox App" class="app-prom-banner__link g-flex-v-center"><img src="https://static.ambitionbox.com/static/app-play-icon.png" loading="lazy" width="149" height="44"></a></div> <a href="https://play.google.com/store/apps/details?id=com.ambitionbox.android&utm_source=ambitionbox&utm_medium=desktop&utm_campaign=footer_app_promotion_banner_qr_companyInterviews" target="_blank" title="AmbitionBox App" class="app-prom-banner__qr g-flex-hv-center"><img src="https://static.ambitionbox.com/static/website-app-qr.png" loading="lazy" width="96" height="96"></a></div> <div class="container"><div class="contentCtaWrapper"><div class="info left-col logoContentWrapper"><div class="footer_awards_section"><div class="awards_banner"><img src="https://static.ambitionbox.com/static/awards/awards_footer_badge.svg" loading="lazy" alt="Awards Banner"></div> <div class="footer_stats"><p class="title semibold caption"> Helping over 1 Crore job seekers every month in choosing their right fit company </p> <div class="col"><div class="item"><span class="bold-title text-font-16">70 Lakh+</span> <p class="semibold body-small-important"> Reviews </p></div><div class="item"><span class="bold-title text-font-16">4 Crore+</span> <p class="semibold body-small-important"> Salaries </p></div><div class="item"><span class="bold-title text-font-16">5 Lakh+</span> <p class="semibold body-small-important"> Interviews </p></div><div class="item"><span class="bold-title text-font-16">1 Crore+</span> <p class="semibold body-small-important"> Users/Month </p></div></div></div></div></div> <div class="right-col"><div class="col"><span class="item bold-title contriText">Contribute</span> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Write a Review</span></button> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Add a Salary</span></button> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Share an Interview</span></button> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Add Office Photos</span></button> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Add Company Benefits</span></button></div></div></div> <div type-id="footer-typeahead" default-drop-down-option="2" id="footer-typeahead" class="ab_typeahead4 container"><!----> <!----> <div class="typeahead-wrapper3 float-search typeahead-wrapper3-padding"><div class="wrapper"><div class="search-company"><!----> <!----> <div id="autosuggest" title="Enter a Company or Designation" class="ab-typeahead"><div role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-owns="autosuggest-ab-typeahead__results"><input type="search" autocomplete="off" aria-autocomplete="list" aria-activedescendant="" aria-controls="autosuggest-ab-typeahead__results" name="companyName" id="footer-typeahead" maxLength="150" placeholder="Search by Company or Designation" value="" class="component-input"></div> <div id="autosuggest-ab-typeahead__results" class="ab-typeahead__menu"><!----> </div></div></div> <div class="dropdown"><div class="wrapper-dropdown" data-v-6a0700ed><div class="input-box" data-v-6a0700ed><p data-v-6a0700ed>Interview Questions</p> <i class="icon-chevron-right" data-v-6a0700ed></i></div> <ul class="autocomplete-list" data-v-6a0700ed><li rel="CompanyReviews" data-v-6a0700ed> Reviews </li><li rel="CompanySalaries" data-v-6a0700ed> Salaries </li><li rel="InterviewQuestions" class="active" data-v-6a0700ed> Interview Questions </li><li rel="CompanyOverview" data-v-6a0700ed> About Company </li><li rel="CompanyBenefits" data-v-6a0700ed> Benefits </li><li rel="CompanyJobs" data-v-6a0700ed> Jobs </li><li rel="CompanyPhotos" data-v-6a0700ed> Office Photos </li></ul></div></div> <button class="ab_btn search-btn round"><span class="ctas-btn-medium">Search</span></button></div></div></div> <div class="footer-nav-section"><div class="left-col width-100"><!----> <!----> <div class="col min-width-16"><span class="item bold-title text-font-16">Users/Jobseekers</span> <ul><li><a href="/list-of-companies" class="item body-small-important">Companies</a></li> <li><a href="/reviews" class="item body-small-important">Reviews</a></li> <li><a href="/salaries" class="item body-small-important">Salaries</a></li> <li><a href="/jobs" class="item body-small-important"> Jobs </a></li> <li><a href="/interviews" rel="noreferrer" class="item body-small-important router-link-active">Interviews</a></li> <!----> <li><a href="/salaries/take-home-salary-calculator" class="item body-small-important"> Salary Calculator </a></li> <li><a href="/colleges" class="item body-small-important"> Campus Placements </a></li> <li><a href="/topics/aptitude/questions-and-answers" rel="noreferrer" class="item body-small-important">Practice Test</a></li> <li><a href="/compare" class="item body-small-important"> Compare Companies </a></li></ul></div> <div class="col min-width-18-6"><span class="item bold-title text-font-16">Employers</span> <ul><li><a href="https://employer.ambitionbox.com?utm_source=ambitionbox&utm_medium=footer&utm_campaign=create-new-company" target="_blank" rel="noreferrer" class="item body-small-important">Create a new company</a></li> <li><a href="https://employer.ambitionbox.com/company-page?utm_source=ambitionbox&utm_medium=footer&utm_campaign=update-company-infomation" target="_blank" rel="noreferrer" class="item body-small-important">Update company information</a></li> <li><a href="https://employer.ambitionbox.com/review-management?utm_source=ambitionbox&utm_medium=footer&utm_campaign=respond-to-reviews" target="_blank" rel="noreferrer" class="item body-small-important">Respond to reviews</a></li> <li><a href="/employer/sendemail" target="_blank" rel="noreferrer" class="item body-small-important">Invite employees to review</a></li> <li><a href="https://www.ambitionbox.com/alpha/company/photos/employer/AmbitionBox_Offering_For_Employers.pdf" download="AmbitionBox_Offering_For_Employers" class="item body-small-important download_link"> AmbitionBox Offering for Employers </a></li> <li><a href="https://www.ambitionbox.com/alpha/company/photos/employer/AmbitionBox_Offering_For_Employers_Brochure.pdf" download="AmbitionBox_Offering_For_Employers_Brochure" class="item body-small-important download_link"> AmbitionBox Employers Brochure </a></li></ul></div> <div class="col min-width-31"><span class="item bold-title text-font-16">AmbitionBox Awards</span> <ul><li><a href="/abeca-2026?campaign=ab_footer" class="item body-small-important awards"> ABECA 2026 </a></li> <li><a href="/abeca-2025?campaign=ab_footer" class="item body-small-important awards"> ABECA 2025 <img src="https://static.ambitionbox.com/static/awards/awards24/InfoTag.svg" loading="lazy" width="100" height="18" alt="winners awaited tag"></a></li> <li><a href="/abeca-2024?campaign=ab_footer" class="item body-small-important awards"> ABECA 2024 </a></li> <li><a href="/awards/best-places-to-work-in-india-2022" class="item body-small-important"> AmbitionBox Best Places to Work 2022 </a></li> <li><a href="/best-places-to-work-in-india-2021" rel="noreferrer" class="item body-small-important">AmbitionBox Best Places to Work 2021</a></li> <li><a href="/employer/awards2026/sendemail" target="_blank" rel="noreferrer" class="body-text-large body-small-important">Invite employees to rate</a></li></ul></div> <div class="col min-width-15"><span class="item bold-title text-font-16">AmbitionBox</span> <ul><li><a href="/about-us" rel="noreferrer" class="item body-small-important">About Us</a></li> <li><a href="mailto:support@ambitionbox.com?Subject=Query" target="_blank" rel="noreferrer" class="body-text-large body-small-important">Email Us</a></li> <li><a href="/unboxed" target="_blank" rel="noreferrer" class="item body-small-important">Blog</a></li> <li><a href="/faq" target="_blank" rel="noreferrer" class="item body-small-important">FAQ</a></li> <li><a href="/credits" target="_blank" rel="noreferrer" class="item body-small-important">Credits</a></li> <li class="item body-small-important"><span class="footer-link"> Give Feedback </span></li></ul></div> <div class="col"><span class="item bold-title text-font-16">Terms & Policies</span> <ul><li class="item body-small-important"><a href="/legal/privacy-policy" target="_blank" rel="noreferrer" class="item">Privacy</a></li><li class="item body-small-important"><a href="/legal/grievances" target="_blank" rel="noreferrer" class="item">Grievances</a></li><li class="item body-small-important"><a href="/legal/terms-of-use" target="_blank" rel="noreferrer" class="item">Terms of Use</a></li><li class="item body-small-important"><a href="/legal/summons-notice-form" target="_blank" rel="noreferrer" class="item">Summons/Notices</a></li><li class="item body-small-important"><a href="/legal/community-guidelines" target="_blank" rel="noreferrer" class="item">Community Guidelines</a></li></ul> <div class="app-prom-footer g-flex-col"><div class="app-prom-footer__title"> Get AmbitionBox app </div> <a href="https://play.google.com/store/apps/details?id=com.ambitionbox.android&utm_source=ambitionbox&utm_medium=desktop&utm_campaign=footer_app_promotion_banner_small_companyInterviews" target="_blank" title="AmbitionBox App" class="app-prom-footer__link"><img src="https://static.ambitionbox.com/static/app-play-icon.png" width="121" loading="lazy" height="36"></a></div></div> <!----> <!----></div></div></div> <!----> <!----> <div class="copyright-container container"><p class="footerBottomText body-large"> Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd. </p> <div class="socialLinkContainer"><span class="item bold-title followUsText">Follow Us</span> <ul class="social"><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3NiaWEQ"><img id="Youtube" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/youtube-logo.svg" alt="Youtube" class="lazy"></a></li><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3OGrqHZ"><img id="Instagram" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/instagram-logo.svg" alt="Instagram" class="lazy"></a></li><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3bw5Pnm"><img id="LinkedIn" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/linkedin-logo.svg" alt="LinkedIn" class="lazy"></a></li><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3A8gP4y"><img id="Facebook" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/fb-logo.svg" alt="Facebook" class="lazy"></a></li><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3No1Ne1"><img id="Twitter" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/twitter-logo.svg" alt="Twitter" class="lazy"></a></li></ul></div></div> <!----></footer> <!----> <!----> <!----> <!----></div></div></div><script>window.__NUXT__=(function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,_,$,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,aA,aB,aC,aD,aE,aF,aG,aH,aI,aJ,aK,aL,aM,aN,aO,aP,aQ,aR,aS,aT,aU,aV,aW,aX,aY,aZ,a_,a$,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,bA,bB,bC,bD,bE,bF,bG,bH,bI,bJ,bK,bL,bM,bN,bO,bP,bQ,bR,bS,bT,bU,bV,bW,bX,bY,bZ,b_,b$,ca,cb,cc,cd,ce,cf){bs.InterviewId=bc;bs.Type=g;bs.meta={total:a,totalRootLevel:a,before:b,after:b};bs.comments=[];bN.InterviewId=bt;bN.Type=g;bN.meta={total:a,totalRootLevel:a,before:b,after:b};bN.comments=[];bO.InterviewId=by;bO.Type=g;bO.meta={total:a,totalRootLevel:a,before:b,after:b};bO.comments=[];bP.InterviewId=bC;bP.Type=g;bP.meta={total:a,totalRootLevel:a,before:b,after:b};bP.comments=[];bQ.InterviewId=bD;bQ.Type=g;bQ.meta={total:a,totalRootLevel:a,before:b,after:b};bQ.comments=[];bR.InterviewId=bE;bR.Type=g;bR.meta={total:a,totalRootLevel:a,before:b,after:b};bR.comments=[];bS.InterviewId=bH;bS.Type=g;bS.meta={total:a,totalRootLevel:a,before:b,after:b};bS.comments=[];bT.InterviewId=bI;bT.Type=g;bT.meta={total:a,totalRootLevel:a,before:b,after:b};bT.comments=[];bU.InterviewId=bJ;bU.Type=g;bU.meta={total:a,totalRootLevel:a,before:b,after:b};bU.comments=[];bV.InterviewId=bK;bV.Type=g;bV.meta={total:a,totalRootLevel:a,before:b,after:b};bV.comments=[];b$[0]={Name:h,UrlName:i,Count:d};return {layout:"headerLayout",data:[{alsoViewedCompanies:{state:D,title:"Web Developer Interview Questions from Similar Companies",designation:{name:h,urlName:i},companies:[{urlName:E,industry:"Financial Services, Internet, Education & Training, BPO, IT Services & Consulting",companyId:ak,rating:"3.71",logo:E,shortName:U,interviewsCount:31},{urlName:F,industry:"Consulting, IT Services & Consulting",companyId:al,rating:"3.69",logo:F,shortName:V,interviewsCount:21},{urlName:G,industry:"Advertising \u002F PR \u002F Events, Consulting, Healthcare \u002F Pharma, BPO, IT Services & Consulting",companyId:am,rating:"3.73",logo:G,shortName:W,interviewsCount:19},{urlName:t,industry:"Analytics & KPO, IT Services & Consulting, Software Product, Management Consulting",companyId:an,rating:"3.88",logo:t,shortName:H,interviewsCount:16},{urlName:u,industry:"IT Services & Consulting",companyId:ao,rating:"3.79",logo:u,shortName:I,interviewsCount:10},{urlName:X,industry:"BPO\u002FKPO, Consulting, Analytics & KPO, Engineering & Construction, IT Services & Consulting",companyId:ap,rating:"3.56",logo:Y,shortName:J,interviewsCount:8},{urlName:v,industry:"Internet, Retail, Urban Transport, Logistics, Emerging Technologies, IT Services & Consulting, Software Product, Media & Entertainment",companyId:aq,rating:"4.08",logo:v,shortName:K,interviewsCount:ar},{urlName:w,industry:"Financial Services, Emerging Technologies, IT Services & Consulting",companyId:as,rating:"4.05",logo:w,shortName:L,interviewsCount:ar},{urlName:M,industry:"Internet, Analytics & KPO, IT Services & Consulting, Software Product",companyId:at,rating:"3.77",logo:M,shortName:Z,interviewsCount:o},{urlName:_,industry:"IT Services & Consulting, Accounting & Auditing, Management Consulting",companyId:au,rating:"3.83",logo:$,shortName:N,interviewsCount:o}]},popularComparisons:{data:[{CompanyId:ak,CompanyName:U,SearchVolume:a,ShortName:U,UrlName:E,Logo:E,Rating:3.71,ReviewCount:84927},{CompanyId:an,CompanyName:H,SearchVolume:a,ShortName:H,UrlName:t,Logo:t,Rating:3.88,ReviewCount:53098},{CompanyId:ao,CompanyName:I,SearchVolume:a,ShortName:I,UrlName:u,Logo:u,Rating:3.79,ReviewCount:47508},{CompanyId:al,CompanyName:V,SearchVolume:a,ShortName:V,UrlName:F,Logo:F,Rating:3.69,ReviewCount:36789},{CompanyId:am,CompanyName:W,SearchVolume:a,ShortName:W,UrlName:G,Logo:G,Rating:3.73,ReviewCount:50481},{CompanyId:at,CompanyName:Z,SearchVolume:a,ShortName:Z,UrlName:M,Logo:M,Rating:3.77,ReviewCount:39222},{CompanyId:88,CompanyName:aa,SearchVolume:a,ShortName:aa,UrlName:av,Logo:aw,Rating:3.54,ReviewCount:34013},{CompanyId:ap,CompanyName:J,SearchVolume:a,ShortName:J,UrlName:X,Logo:Y,Rating:3.56,ReviewCount:33327},{CompanyId:298,CompanyName:ax,SearchVolume:a,ShortName:ax,UrlName:ay,Logo:ay,Rating:az,ReviewCount:29993},{CompanyId:as,CompanyName:L,SearchVolume:a,ShortName:L,UrlName:w,Logo:w,Rating:aA,ReviewCount:21227},{CompanyId:au,CompanyName:N,SearchVolume:a,ShortName:N,UrlName:_,Logo:$,Rating:3.83,ReviewCount:16855},{CompanyId:483,CompanyName:ab,SearchVolume:a,ShortName:ab,UrlName:O,Logo:O,Rating:az,ReviewCount:19854},{CompanyId:134,CompanyName:aB,SearchVolume:a,ShortName:aB,UrlName:"icici-bank",Logo:"icici_bank",Rating:j,ReviewCount:36849},{CompanyId:137,CompanyName:aC,SearchVolume:a,ShortName:aC,UrlName:aD,Logo:aD,Rating:ac,ReviewCount:37742},{CompanyId:aq,CompanyName:K,SearchVolume:a,ShortName:K,UrlName:v,Logo:v,Rating:4.08,ReviewCount:24072},{CompanyId:631479,CompanyName:aE,SearchVolume:a,ShortName:aE,UrlName:aF,Logo:aF,Rating:3.81,ReviewCount:25178},{CompanyId:562,CompanyName:aG,SearchVolume:a,ShortName:aG,UrlName:aH,Logo:aH,Rating:aI,ReviewCount:24328},{CompanyId:153271,CompanyName:ad,SearchVolume:a,ShortName:ad,UrlName:aJ,Logo:aK,Rating:ac,ReviewCount:27537},{CompanyId:293916,CompanyName:aL,SearchVolume:a,ShortName:aL,UrlName:aM,Logo:aM,Rating:aI,ReviewCount:15834},{CompanyId:70,CompanyName:aN,SearchVolume:a,ShortName:aN,UrlName:"larsen-and-toubro-limited",Logo:"l-and-t",Rating:4.01,ReviewCount:17846},{CompanyId:167,CompanyName:aO,SearchVolume:a,ShortName:aO,UrlName:"reliance-industries",Logo:"reliance",Rating:aA,ReviewCount:15191},{CompanyId:6092,CompanyName:aP,SearchVolume:a,ShortName:aP,UrlName:"reliance-retail",Logo:"reliance-retail-limited",Rating:3.93,ReviewCount:21418},{CompanyId:417825,CompanyName:aQ,SearchVolume:a,ShortName:aQ,UrlName:"jio",Logo:"reliance-jio-infocomm",Rating:ac,ReviewCount:21759},{CompanyId:152843,CompanyName:aR,SearchVolume:a,ShortName:aR,UrlName:"byjus",Logo:"byjus-152843",Rating:ae,ReviewCount:15960},{CompanyId:296267,CompanyName:aS,SearchVolume:a,ShortName:aS,UrlName:aT,Logo:aT,Rating:4.1,ReviewCount:14967},{CompanyId:6193,CompanyName:aU,SearchVolume:a,ShortName:aU,UrlName:"hdb-financial-services",Logo:"hdb-financial-services-6193",Rating:3.97,ReviewCount:19574},{CompanyId:2244,CompanyName:aV,SearchVolume:a,ShortName:aV,UrlName:"bharti-airtel",Logo:"airtel-bharti",Rating:3.99,ReviewCount:13183},{CompanyId:142,CompanyName:aW,SearchVolume:a,ShortName:aW,UrlName:aX,Logo:aX,Rating:4.18,ReviewCount:11482},{CompanyId:301062,CompanyName:aY,SearchVolume:a,ShortName:aY,UrlName:aZ,Logo:aZ,Rating:4.3,ReviewCount:11247},{CompanyId:375638,CompanyName:a_,SearchVolume:a,ShortName:a_,UrlName:a$,Logo:a$,Rating:4.7,ReviewCount:21049}],notFound:b},jobs:{data:[],notFound:f},salaryData:{data:[{minCtc:1.8,maxCtc:P,averageCtc:2.5,minExp:d,maxExp:m,dataPoints:r,averageExperience:1.62,name:"Web Designer",urlName:"web-designer",jobProfileId:464,industryRelativeSalaryPerc:c},{minCtc:.7,maxCtc:m,averageCtc:1.7,minExp:a,maxExp:m,dataPoints:j,averageExperience:1.06,name:ba,urlName:bb,jobProfileId:7588,industryRelativeSalaryPerc:c},{minCtc:o,maxCtc:ae,averageCtc:ae,minExp:m,maxExp:j,dataPoints:o,averageExperience:3.42,name:"Senior SEO Executive",urlName:"senior-seo-executive",jobProfileId:2057,industryRelativeSalaryPerc:c},{minCtc:P,maxCtc:P,averageCtc:P,minExp:m,maxExp:j,dataPoints:o,averageExperience:3.33,name:"Cloud Engineer",urlName:"cloud-engineer",jobProfileId:12027,industryRelativeSalaryPerc:c}],notFound:b},designationSalaryData:{data:[{minCtc:2.3,maxCtc:o,averageCtc:2.7,minExp:m,maxExp:m,dataPoints:m,averageExperience:m,name:h,urlName:i,jobProfileId:k,industryRelativeSalaryPerc:-38}],notFound:b},insightsData:{labels:[Q],data:[100],note:e,SourceReviewsCount:d,confidence:"Low"},interviews:{Interviews:[{InterviewId:bc,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Fpointer-soft-technologies-interview-questions?rid=8703298",InterviewDate:"in Jun 2023",Created:"2023-12-22 20:06:21",UrlName:R,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - how to import image in html",RoundsList:[{Round:bd,Details:e,Tips:"Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression."},{Round:l,Details:"create a slider using ,html bootstrap , javascript ,"},{Round:n,Details:e,Questions:[{Question:"tell me about your self",QuesUrl:"tell-me-about-your-self-9SqCEMfm",AnswersCount:d,Id:6975430,Rid:a,AnswerDetail:{},Author:{}},{Question:be,QuesUrl:bf,AnswersCount:d,Id:6975432,Rid:a,AnswerDetail:{Answer:bg,AnsweredByGenAi:f},Author:{}},{Question:bh,QuesUrl:bi,AnswersCount:d,Id:6975434,Rid:a,AnswerDetail:{Answer:bj,AnsweredByGenAi:f},Author:{}},{Question:bk,QuesUrl:bl,AnswersCount:d,Id:6975436,Rid:a,AnswerDetail:{Answer:bm,AnsweredByGenAi:f},Author:{}},{Question:bn,QuesUrl:bo,AnswersCount:d,Id:6975438,Rid:a,AnswerDetail:{Answer:bp,AnsweredByGenAi:f},Author:{}}]}],RoundNames:[bd,l,n],JobProfileUrlName:i,UserName:s,SourceList:[Q,bq],Flag:d,Type:g,ShortName:br,Resources:[{Name:"Pointer Soft Technologies Web Developer Fresher Interview Questions",UrlName:"\u002Finterviews\u002Fpointer-soft-technologies-interview-questions\u002Fweb-developer\u002Ffresher-candidates"}],Skills:[{name:x,url:y,questionCount:z}],Difficulty:C,Verdict:A,Rating:r,TopQuestionsInterlinkingWidget:{DesignationWidget:{Question:"Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices is less than or equal to ‘B’ and the absolute difference of the indices is less than or equal to ‘A’. Note : Can you try to solve it in O(N) time ? Input Format : The first line contains an integer ‘T’ which denotes the number of test cases or queries to be run. Then the test cases are as follows. The first line of each test case contains three space-separated integers ‘N’, ‘A’ and ‘B’, denoting the number of elements in the array, and the two integers. The next line contains 'N' space-separated integers denoting an array of ‘N’ elements. Output Format : For each test case, print \"True\" if a pair of distinct indices satisfying the above conditions exist in the given array. Otherwise, print \"False\". Print the output of each test case in a separate line. Note : You don’t need to print anything; It has already been taken care of. Constraints : 1 <= T <= 100 1 <= N <= 10^4 1 <= A <= 10^4 0 <= B <= 10^9 -10^9 <= ARR[i] <= 10^9 Where ‘T’ is the number of test cases, ‘N’, denotes the number of elements in the array, ‘A’ and ‘B’ denotes the given two integers, and 'ARR[i]' denotes the 'i'th' element of the array 'ARR'. Time limit: 1 sec",QuestionUrl:"check-indices-with-given-difference-you-are-given-an-integer-array-and-39arr-and-39-of-size-n-and-two-integers-a-and-b-you-need-to-find-if-there-are-two-distinct-indices-in-juWnkyCh",AnswersCount:j,TotalQuestions:580}}}],TotalInterviewsCount:d,Comments:[bs]},similarInterviews:{Interviews:[{InterviewId:bt,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Fdeloitte-interview-questions?rid=11004638",InterviewDate:bu,Created:"2024-08-25 10:32:53",UrlName:_,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Here are some advice for job seekers:\u003Cbr\u003E\u003Cbr\u003E1. Define your goals: Clearly identify the type of job you're looking for and your long-term career aspirations.\u003Cbr\u003E\u003Cbr\u003E2. Update your resume and online profiles: Ensure your resume, LinkedIn profile, and other social media profiles are current and showcase your skills and experience.\u003Cbr\u003E3. Networking: Attend industry events, join professional organizations, and connect with people in your field.\u003Cbr\u003E4. Practice interviewing: Prepare answers to common interview questions and practice your responses with a friend or mentor.\u003Cbr\u003E5. Expand your skills: Continuously update your skills and knowledge to stay competitive in the job market.\u003Cbr\u003E6. Stay positive and persistent: Job hunting can be challenging, so it's essential to stay positive and keep applying.\u003Cbr\u003E\u003Cbr\u003E7. Tailor your application: Customize your resume and cover letter for each job application.\u003Cbr\u003E\u003Cbr\u003E8. Follow up: After applying, follow up with the employer to express your interest and inquire about the status of your application.\u003Cbr\u003E\u003Cbr\u003E9. Be open-minded: Consider different types of jobs and industries to find the best fit for your skills and interests.\u003Cbr\u003E\u003Cbr\u003E10. Seek support: Reach out to career counselors, mentors, or job support groups for guidance and encouragement.",RoundsList:[{Round:p,Details:"What is an aptitude test?\u003Cbr\u003EAn aptitude test is a standardized test designed to assess a person's ability, skill, or knowledge in a specific area. (aptitude tests):-\u003Cbr\u003E1. Verbal Ability: Tests reading comprehension, grammar, and vocabulary skills.\u003Cbr\u003E2. Quantitative Ability: Tests mathematical skills, problem-solving, and data analysis.\u003Cbr\u003E3. Logical Reasoning: Tests ability to reason, think critically, and solve problems.\u003Cbr\u003E4. Technical Skills: Tests knowledge of specific technical skills, such as programming or coding."},{Round:bv,Details:"Case study:-\u003Cbr\u003EI. Introduction:\u003Cbr\u003E- Brief overview of the company\u002Forganization\u003Cbr\u003E- Background information on the industry\u002Fmarket\u003Cbr\u003E- Purpose of the case study\u003Cbr\u003E\u003Cbr\u003EII. Problem Statement:-\u003Cbr\u003E- Description of the problem or challenge faced by the company\u003Cbr\u003E- Key issues and constraints\u003Cbr\u003E\u003Cbr\u003EIII. Analysis:-\u003Cbr\u003E- SWOT analysis (Strengths, Weaknesses, Opportunities, Threats)\u003Cbr\u003E- Market analysis (competitor, customer, market trends)\u003Cbr\u003E- Financial analysis (revenue, costs, profitability)\u003Cbr\u003E\u003Cbr\u003EIV. Alternatives and Options:-\u003Cbr\u003E- Potential solutions or strategies\u003Cbr\u003E- Evaluation of pros and cons\u003Cbr\u003E\u003Cbr\u003EV. Recommendations:-\u003Cbr\u003E- Proposed solution or course of action\u003Cbr\u003E- Justification and rationale\u003Cbr\u003E\u003Cbr\u003EVI. Implementation:-\u003Cbr\u003E- Action plan and timeline\u003Cbr\u003E- Resources and budget required\u003Cbr\u003E\u003Cbr\u003EVII. Conclusion:\u003Cbr\u003E- Summary of key findings\u003Cbr\u003E- Lessons learned and takeaways."}],RoundNames:[p,bv],JobProfileUrlName:i,UserName:s,SourceList:[bw],Flag:d,Type:g,ShortName:N,Logo:$,Duration:S,Difficulty:C,Verdict:bx,Rating:r},{InterviewId:by,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Ftech-mahindra-interview-questions?rid=10851122",InterviewDate:bu,Created:"2024-08-01 21:22:05",UrlName:X,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Quickly get a job",RoundsList:[{Round:l,Details:"HTML CSS bootstrap javascript"},{Round:n,Details:e,Questions:[{Question:"What is HTML important of html",QuesUrl:"what-is-html-important-of-html-MiQ0LmFC",AnswersCount:d,Id:9360644,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EHTML is important for creating the structure of web pages and displaying content on the internet.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EHTML is the standard markup language used to create web pages.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt provides the structure for content on the internet, including text, images, links, and more.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EHTML elements are used to define the different parts of a web page, such as headings, paragraphs, lists, and tables.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt works in conjunction with CSS for styling and JavaScript for interactivity.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExample: \u003Ch1\u003EThis is a heading\u003C\u002Fh1\u003E\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}},{Question:"What is CSS why are you using a CSS",QuesUrl:"what-is-css-why-are-you-using-a-css-MiQ3nml6",AnswersCount:d,Id:9360646,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003ECSS stands for Cascading Style Sheets and is used to style the appearance of web pages.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ECSS is used to control the layout, colors, fonts, and other visual aspects of a website.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt helps in separating the content of a website from its design, making it easier to update and maintain.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECSS can be applied inline, internally within the HTML document, or externally in a separate CSS file.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ESelectors in CSS allow targeting specific elements to apply styles.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECSS can also be used for creating responsive designs that adapt to different screen sizes.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}},{Question:"Why are you using a bootstrap",QuesUrl:"why-are-you-using-a-bootstrap-MiQ5FlH0",AnswersCount:d,Id:9360648,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EBootstrap is a popular front-end framework for building responsive and mobile-first websites.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EBootstrap provides a grid system for easy layout design\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt includes pre-designed components like buttons, forms, and navigation bars\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EBootstrap's responsive utilities make it easy to create mobile-friendly websites\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}}]},{Round:B,Details:e,Questions:[{Question:"Self intro technical basic salary",QuesUrl:"self-intro-technical-basic-salary-MiQ8hlnu",AnswersCount:a,Id:9360650,Rid:a,AnswerDetail:{},Author:{}},{Question:"Salary expectation understand the situation",QuesUrl:"salary-expectation-understand-the-situation-MiQA9kJo",AnswersCount:a,Id:9360652,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[l,n,B],JobProfileUrlName:i,UserName:s,SourceList:["Newspaper Ad"],Flag:d,Type:g,ShortName:J,Logo:Y,Skills:[{name:bz,url:bA,questionCount:z},{name:af,url:ag,questionCount:z},{name:x,url:y,questionCount:z},{name:"Bootstrap",url:"bootstrap",questionCount:bB}],Duration:S,Difficulty:"Easy",Verdict:bx,Rating:j},{InterviewId:bC,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Fcognizant-interview-questions?rid=11473810",Created:"2024-11-15 16:55:51",UrlName:u,RoundsList:[{Round:p,Details:"30 questions in aptitude ."},{Round:l,Details:"sql and Python given"}],RoundNames:[p,l],JobProfileUrlName:i,UserName:"Rahul Kalindi",UserId:29785832,UserImage:"https:\u002F\u002Flh3.googleusercontent.com\u002Fa\u002FACg8ocLlJFl9hMwAOiVPNnlJleDgQ4RQ3f6QGMfjeBaBxgY5F7NHeZs=s96-c",Flag:d,Type:g,ShortName:I,Logo:u,Rating:o},{InterviewId:bD,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Famazon-interview-questions?rid=10719364",Created:"2024-07-15 17:39:24",UrlName:v,RoundsList:[{Round:p,Details:"Quantitative test on general questions like math , grammer"},{Round:n,Details:e,Questions:[{Question:"Project details",QuesUrl:"project-details-LjGQNZH4",AnswersCount:a,Id:9168860,Rid:a,AnswerDetail:{},Author:{}},{Question:"How to handle the issues",QuesUrl:"how-to-handle-the-issues-LjGTpZny",AnswersCount:d,Id:9168862,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EHandling issues in web development involves identifying, troubleshooting, and resolving technical problems.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EIdentify the root cause of the issue by debugging code and analyzing error messages\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ETroubleshoot by testing different solutions and checking for compatibility issues\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EResolve the issue by implementing the appropriate fix and testing it thoroughly\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EDocument the issue and solution for future reference\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}}]}],RoundNames:[p,n],JobProfileUrlName:i,UserName:s,Flag:d,Type:g,ShortName:K,Logo:v,Rating:r},{InterviewId:bE,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Faccenture-interview-questions?rid=9168426",InterviewDate:"in Jan 2024",Created:"2024-02-07 19:21:18",UrlName:t,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Just go for every basic and single detail about html , css, javascript.",RoundsList:[{Round:bF,Details:e,Questions:[{Question:"Syntax of html boiler plate",QuesUrl:"syntax-of-html-boiler-plate-BPfCj19c",AnswersCount:d,Id:7354336,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EThe HTML boilerplate is a standard starting point for creating HTML documents.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EThe HTML boilerplate starts with the \u003C!DOCTYPE html\u003E declaration.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThe \u003Chtml\u003E element is the root element of an HTML page.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThe \u003Chead\u003E element contains meta information about the HTML document.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThe \u003Ctitle\u003E element specifies the title of the HTML document.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThe \u003Cbody\u003E element contains the visible content of the HTML document.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}},{Question:"Ways of achieving responsiveness",QuesUrl:"ways-of-achieving-responsiveness-BPfEB1eW",AnswersCount:d,Id:7354338,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EResponsive design can be achieved through media queries, flexible grids, and fluid images.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EUse media queries to apply different styles based on screen size\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECreate flexible grids using CSS frameworks like Bootstrap\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EUse fluid images that scale with the screen size\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EImplement responsive typography to adjust font sizes based on screen size\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}}]}],RoundNames:[bG],JobProfileUrlName:i,UserName:s,SourceList:[Q,bq],Flag:d,Type:g,ShortName:H,Logo:t,Skills:[{name:af,url:ag,questionCount:z},{name:x,url:y,questionCount:z}],Duration:S,Difficulty:C,Verdict:A,Rating:r},{InterviewId:bH,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Fhcl-technologies-interview-questions?rid=9023130",InterviewDate:"in Jul 2023",Created:"2024-01-26 10:10:06",UrlName:av,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - So nice job \u003Cbr\u003EFeel cool",RoundsList:[{Round:l,Details:"Html , Css ,Bootstrap."},{Round:bF,Details:e,Questions:[{Question:"Html css bootstrap relative any questions",QuesUrl:"html-css-bootstrap-relative-any-questions-BiJGb0ea",AnswersCount:a,Id:7221512,Rid:a,AnswerDetail:{},Author:{}}]},{Round:n,Details:e,Questions:[{Question:"Any questions for technical relative",QuesUrl:"any-questions-for-technical-relative-BiJI3z9U",AnswersCount:a,Id:7221514,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[l,bG,n],JobProfileUrlName:i,UserName:s,SourceList:[bw],Flag:d,Type:g,ShortName:aa,Logo:aw,Resources:[{Name:"HCLTech Web Developer Experienced Interview Questions",UrlName:"\u002Finterviews\u002Fhcl-technologies-interview-questions\u002Fweb-developer\u002Fexperienced-candidates"}],Duration:"2-4 weeks",Difficulty:C,Verdict:A,Rating:j},{InterviewId:bI,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Fteleperformance-interview-questions?rid=9564018",InterviewDate:"in Feb 2024",Created:"2024-03-15 11:40:13",UrlName:aJ,RoundsList:[{Round:l,Details:"HTML CSS javascript jQuery"}],RoundNames:[l],JobProfileUrlName:i,UserName:s,SourceList:["Campus Placement"],Flag:d,Type:g,ShortName:ad,Logo:aK,Duration:S,Verdict:A,Rating:m},{InterviewId:bJ,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Fibm-interview-questions?rid=9824498",Created:"2024-04-11 23:13:43",UrlName:w,RoundsList:[{Round:n,Details:e,Questions:[{Question:"Project specific",QuesUrl:"project-specific-FxbuVw5G",AnswersCount:a,Id:8044052,Rid:a,AnswerDetail:{},Author:{}}]},{Round:B,Details:e,Questions:[{Question:"Salary discussion",QuesUrl:"salary-discussion-FxbxxwbA",AnswersCount:a,Id:8044054,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[n,B],JobProfileUrlName:i,UserName:"Nishi Bharti",UserId:24117244,UserImage:"https:\u002F\u002Flh3.googleusercontent.com\u002Fa\u002FACg8ocLIQHXr9SEGn74X3tOEwbDob0TxJp_vmQ-mP6QtLZeJyLuLyQ=s96-c",Flag:d,Type:g,ShortName:L,Logo:w,Rating:j},{InterviewId:bK,JobProfileName:h,JobProfileId:k,Url:"\u002Finterviews\u002Fltimindtree-interview-questions?rid=9677838",InterviewDate:"before Mar 2023",Created:"2024-03-26 23:25:01",UrlName:O,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Be ready",RoundsList:[{Round:p,Details:"Hard but logical and ask more patience"},{Round:l,Details:"Hard but logical & immense logic embedde"},{Round:bL,Details:"Medium but more talkative"},{Round:bM,Details:"Write a code to triverse the array"},{Round:B,Details:e,Questions:[{Question:"Residents, Introduce",QuesUrl:"residents-introduce-E1x0zdoO",AnswersCount:a,Id:7863278,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[p,l,bL,bM,B],JobProfileUrlName:i,UserName:"Kajal Gupta",UserId:23604540,UserImage:"https:\u002F\u002Flh3.googleusercontent.com\u002Fa\u002FACg8ocIe_Gf-INte-7HBQx7ZwzD99T8RL6ZiV-ZNKBMB-9Wo=s96-c",SourceList:[Q,"Indeed"],Flag:d,Type:g,ShortName:ab,Logo:O,Duration:"4-6 weeks",Difficulty:C,Verdict:A,Rating:j}],TotalInterviewsCount:9,Comments:[bN,bO,bP,bQ,bR,bS,bT,bU,bV]},noData:b,pagination:{currentPage:d,pageBase:{page:q,sort_by:q,company:q,designation:q,interview_type:q,contentType:q,verdict:q},totalPages:d,baseUrl:bW,totalResults:d},seoBreadcrumbs:[{Text:"Home",Path:bX},{Text:bY,Path:"https:\u002F\u002Fwww.ambitionbox.com\u002Finterviews"},{Text:bZ,Path:"https:\u002F\u002Fwww.ambitionbox.com\u002Finterviews\u002Fpointer-soft-technologies-interview-questions"},{Text:b_,Path:ah}],topJobProfiles:c,similarJobProfiles:{data:[],notFound:f},faq:[{Question:"How many rounds are there in Pointer Soft Technologies Web Developer interview?",Answer:"Pointer Soft Technologies interview process usually has \u003Cb\u003E3 rounds\u003C\u002Fb\u003E. The most common rounds in the Pointer Soft Technologies interview process are \u003Cb\u003EResume Shortlist, Coding Test and Technical\u003C\u002Fb\u003E."},{Question:"What are the top questions asked in Pointer Soft Technologies Web Developer interview?",Answer:"\u003Cp\u003ESome of the top questions asked at the Pointer Soft Technologies Web Developer interview - \u003C\u002Fp\u003E\u003Col style='margin-left: 25px;'\u003E\u003Cli style='padding-bottom: 2px;'\u003E\u003Cspan\u003Ewhy use in javascript for front\u003C\u002Fspan\u003E...\u003Ca class=\"ctas-a-medium\" href=\"\u002Finterviews\u002Fpointer-soft-technologies-interview-questions?rid=8703298&tag=6975432\"\u003Eread more\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli style='padding-bottom: 2px;'\u003E\u003Cspan\u003Etell me any 5 tag in h\u003C\u002Fspan\u003E...\u003Ca class=\"ctas-a-medium\" href=\"\u002Finterviews\u002Fpointer-soft-technologies-interview-questions?rid=8703298&tag=6975434\"\u003Eread more\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli style='padding-bottom: 2px;'\u003E\u003Cspan\u003Ewhat is static webs\u003C\u002Fspan\u003E...\u003Ca class=\"ctas-a-medium\" href=\"\u002Finterviews\u002Fpointer-soft-technologies-interview-questions?rid=8703298&tag=6975438\"\u003Eread more\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Fol\u003E"}],companyInterviewSeoFilters:b$,companyInterviewFilters:{state:D,data:{DesignationFilters:b$,ExperienceFilters:[{Name:"Fresher",UrlName:"fresher",Count:d}],JobTypeFilters:[{Name:"Job",UrlName:"job",Count:d}],ContentTypeFilters:[{Name:"Text-based",UrlName:g,Count:d}],VerdictFilters:[{Name:A,UrlName:"selected",Count:d}]}},similarDesignationSeoFilters:[{UrlName:"front-end-web-developer",Id:"13798",Name:"Front end Web Developer"},{UrlName:"junior-web-developer",Id:"2807",Name:"Junior Web Developer"},{UrlName:"full-stack-web-developer",Id:"14556",Name:"Full Stack Web Developer"},{UrlName:"php-web-developer",Id:"3708",Name:"PHP Web Developer"},{UrlName:"web-developer-trainee",Id:"8314",Name:"Web Developer Trainee"},{UrlName:"web-developer-and-designer",Id:"58807",Name:"Web Developer & Designer"},{UrlName:bb,Id:"7588",Name:ba},{UrlName:"backend-developer",Id:"38",Name:"Backend Developer"},{UrlName:"software-developer-intern",Id:"1309",Name:"Software Developer Intern"},{UrlName:"junior-software-developer",Id:"31",Name:"Junior Software Developer"}],popularDesignationSeoFilters:[],topCollegesForCompany:{state:D,data:[]},designation:h,experience:e,employment:e,contentType:e,verdict:e,lastUpdated:ca,jsonld:{"@context":"https:\u002F\u002Fschema.org","@type":"Article",url:ah,name:b_,description:cb,dateModified:"2023-12-22T14:37:28.000Z"},reviews:{},topQuestions:{state:D,data:[{question:be,containsHtml:b,questionUrl:bf,answer:bg,answersCount:d,jobProfile:h,jobProfileUrl:i,topics:[{id:"6450",urlName:"frontend-development",name:"Frontend Development"},{id:"1224",urlName:"javascript",name:"JavaScript"}],createdOn:T},{question:bh,containsHtml:b,questionUrl:bi,answer:bj,answersCount:d,jobProfile:h,jobProfileUrl:i,topics:[{id:"1226",urlName:ag,name:af},{id:ai,urlName:y,name:x}],createdOn:T},{question:bn,containsHtml:b,questionUrl:bo,answer:bp,answersCount:d,jobProfile:h,jobProfileUrl:i,topics:[{id:ai,urlName:y,name:x}],createdOn:T},{question:bk,containsHtml:b,questionUrl:bl,answer:bm,answersCount:d,jobProfile:h,jobProfileUrl:i,topics:[{id:"1222",urlName:bA,name:bz},{id:ai,urlName:y,name:x}],createdOn:T}],meta:{count:j,currentPage:d,totalPages:d}},aggInsightCardData:{},ratingsData:{totalCount:a,ratingCounts:{overallCompanyRating:a,workSatisfactionRating:a,careerGrowthRating:a,skillDevelopmentRating:a,workLifeRating:a,compensationBenefitsRating:a,jobSecurityRating:a,companyCultureRating:a},lastUpdatedAt:"6 Jan, 2025",ratings:{companyCultureRating:a,jobSecurityRating:a,compensationBenefitsRating:a,workLifeRating:a,skillDevelopmentRating:a,careerGrowthRating:a,workSatisfactionRating:a,overallCompanyRating:a},distribution:[{percentage:a,count:a,rating:r},{percentage:a,count:a,rating:j},{percentage:a,count:a,rating:o},{percentage:a,count:a,rating:m},{percentage:a,count:a,rating:d}],ratingTags:{},companyId:c},fixedReviewCount:a,noIndex:b,skillsInterlinkingData:[],feedInterlinkingWidgetData:{type:"GENERIC",posts:[{id:"67684cc26f0fa4002301a9d1",uid:"wLFxBrkY",content:"I participated in SAP Labs' 2025 placement drive at Pune Institute of Computer Technology (PICT) for the SAP Basis Consultant role. The process included three rounds: an aptitude + CS fundamentals test, a group discussion (GD), and a technical + HR interview.\n\nIn the GD, I confidently initiated the discussion on \"Being Famous vs Being Knowledgeable,\" supporting my points with examples. During the interview, I discussed my resume, internship experience with Node.js, PostgreSQL, and Prisma ORM, and machine learning models like Random Forest Regression. I also explained my problem-solving approach and adaptability to new technologies.\n\nI was one of the five students selected, and it was a great learning experience. My advice to future aspirants: Be thorough with your resume, practice aptitude and CS fundamentals, and work on communication skills.\n\n#Experiences #interviewexperiences #Experiences-QnA",author:{userName:"amanchoudhari",avatarUrl:"avatars\u002F10.png",fullAvatarUrl:"https:\u002F\u002Fstatic.ambitionbox.com\u002Fassets\u002Fv2\u002Fimages\u002Fbg:e3f2e9\u002FaHR0cHM6Ly9zdGF0aWMuYW1iaXRpb25ib3guY29tL3N0YXRpYy9hdmF0YXJzLzEwLnBuZw==.webp",avatarBgColor:"#e3f2e9",isVerified:d,profileBio:{position:"student at",organization:"Pune Institute of Computer Technology, Pune",organizationUrl:c,longBio:c,verifiedText:"This user has verified that they study at Pune Institute of Computer Technology, Pune ."},profileType:"ANONYMOUS"},mediaUrl:[],meta:{comments:bB,upvotes:18},communities:[{entityId:"65f15fecfe4b6a001b451785",name:"Interview Tips & Stories",description:"Ace your next interview with expert advice and inspiring stories",logo:"https:\u002F\u002Fstatic.ambitionbox.com\u002Falpha\u002Fcommunity\u002Flogo\u002Finterview-tips-and-stories.png",slug:"interview-tips-and-stories",type:"topic"}],time:"2w",isDeleted:c,isEdited:c,status:c,poll:c,title:"SAP Labs Interview Experience | On-Campus | SAP Basis Consultant",shareUrl:"https:\u002F\u002Fnauk.in\u002F6dX9a8l7",shareImageUrl:c,redirectUrl:c,slug:"sap-labs-interview-experience-on-campus-sap-basis-consultant-wLFxBrkY-8",isPostAuthor:b,fullContent:["\u003Cspan style=\"font-weight:400;font-size:1rem;line-height:1.5rem;color:#1E223C;\"\u003EI participated in SAP Labs' 2025 placement drive at Pune Institute of Computer Technology (PICT) for the SAP Basis Consultant role. The process included three rounds: an aptitude + CS fundamentals test, a group discussion (GD), and a technical + HR interview.\n\nIn the GD, I confidently initiated the discussion on \"Being Famous vs Being Knowledgeable,\" supporting my points with examples. During the interview, I discussed my resume, internship experience with Node.js, PostgreSQL, and Prisma ORM, and machine learning models like Random Forest Regression. I also explained my problem-solving approach and adaptability to new technologies.\n\nI was one of the five students selected, and it was a great learning experience. My advice to future aspirants: Be thorough with your resume, practice aptitude and CS fundamentals, and work on communication skills.\n\n#Experiences #interviewexperiences #Experiences-QnA\u003C\u002Fspan\u003E"],slicedContent:["\u003Cspan style=\"font-weight:400;font-size:1rem;line-height:1.5rem;color:#1E223C;\"\u003EI participated in SAP Labs' 2025 placement drive at Pune Institute of Computer Technology (PICT) for the SAP Basis Consultant role. The process included three rounds: an aptitude + CS fundamentals test, a group... \u003C\u002Fspan\u003E"]}]},lockEnabled:f},{}],fetch:{},error:c,state:{company:{companyInfo:{ratingOneDecimal:1.2,isPremium:b,coverPhoto:{type:c,url:c,fileName:c,title:c,description:c,additionalData:c,pagePublishedForJS:b},employerEngaged:b,aboutInfoResponse:{tagLine:c},companyId:aj,shortName:br,logo:R,urlName:R,followersCount:j,website:"https:\u002F\u002Fwww.pointersoft.in\u002F",startDate:c,bannerColor:"#9D696D",totalEmployeesIndia:e,shortBio:c,rating:1.17,closed:a,companyReviewsLive:cc,interviewExperiencesLive:d,companyInterviewQuestions:a,companySalaries:cd,companyJobsLive:a,photosCount:a,hQ:e,hQCountry:e,hQUrlName:c,aboutUs:e,benefitsLive:a,tags:[],info:[],industriesUrl:c,industryNaukriIds:c,parentCompany:c,hasOfficeLocations:f,relationsCount:a,enableAssociation:b,logoUrl:"https:\u002F\u002Fstatic.ambitionbox.com\u002Falpha\u002Fcompany\u002Fphotos\u002Flogos\u002Fpointer-soft-technologies.jpg",n95Score:.05,awardYear:c},stats:{companyId:aj,interviewExperiencesLive:d,companyReviewsLive:cc,totalReviewsWithBenefits:a,companySalaries:cd,photosCount:a,companyJobs:a,qnaQuestionsLive:a,newsCount:a,postsCount:a,pollsCount:a},metaObj:{Title:"10+ Pointer Soft Technologies Web Developer Interview Questions & Answers | Complete Prep Guide 2025 | AmbitionBox",Description:cb,CanonicalUrl:ah,Logo:R,CompanyId:aj,TotalInterviewsCount:d,JobProfileName:h,JobProfileId:k,LastUpdated:ca,TotalQuestionsCount:r,set404:q},metaSeoObj:c,companyTabs:[{Name:"About",Title:"Pointer Soft Technologies Overview",Url:"\u002Foverview\u002Fpointer-soft-technologies-overview",DataKeyName:e,iconName:"about",isNotNuxt:f,noFilters:f},{Name:"Reviews",Title:"Pointer Soft Technologies Reviews",Url:"\u002Freviews\u002Fpointer-soft-technologies-reviews",AliasPageName:"companyTagReviews",DataKeyName:"companyReviewsLive",iconName:ce},{Name:"Salaries",Title:"Pointer Soft Technologies Salaries",Url:"\u002Fsalaries\u002Fpointer-soft-technologies-salaries",DataKeyName:"companySalaries",iconName:"salaries"},{Name:bY,Title:bZ,Url:"\u002Finterviews\u002Fpointer-soft-technologies-interview-questions",DataKeyName:"interviewExperiencesLive",iconName:"interviews"},{Name:"Jobs",Title:"Pointer Soft Technologies Jobs",Url:"\u002Fjobs\u002Fpointer-soft-technologies-jobs-cmp",DataKeyName:"companyJobs",iconName:"jobs"},{Name:"Benefits",Title:"Pointer Soft Technologies Benefits",Url:"\u002Fbenefits\u002Fpointer-soft-technologies-benefits",isNotNuxt:f,DataKeyName:"totalReviewsWithBenefits",iconName:"benefits"},{Name:"Photos",Title:"Pointer Soft Technologies Photos",Url:"\u002Fphotos\u002Fpointer-soft-technologies-photos",DataKeyName:"photosCount",iconName:"photos",noFilters:f},{Name:"Posts",Title:"Pointer Soft Technologies Discussions",Url:"\u002Fdiscussions\u002Fpointer-soft-technologies-discussions",DataKeyName:"postsCount",iconName:ce,isNotNuxt:f}],crowdsourcingOrder:[],isCrowdsourceDataFetched:b,awardsList:[],companyId:c,congratulationCount:{"2021":a,"2022":a},customCompanyInfo:c,companyPhotos:{Pagination:{Total:a,TotalPages:a,CurrentPage:d},Photos:[]},locationId:c,fetchingCompanyLisitng:b,departmentId:c,showAds:b,footerStats:{totalReviews:7254807,totalInterviews:545599,totalSalaries:42012189,totalCompanies:1083196,companiesWithInterviews:102973,companiesWithReviews:679308,companiesWithSalaries:856378,totalEmployers:20800}},designation:{desigInfo:c,desigTabs:c,desigInterviewMeta:c,desigJobsMeta:c,designationId:c},globals:{DOMAIN:bX,CDN:"https:\u002F\u002Fstatic.ambitionbox.com",CLIENT_ID:"462822053404-hphug4pkahqljh2tc96g35at47o4isv2.apps.googleusercontent.com"},user:{user:c,clientId:c,isPageLocked:c,isSalariesLocked:b},loginModal:{isLoginOpen:b,loginProps:c,ubaProps:c,isPersonaliseOpen:b,personaliseProps:c,isOverlayOpen:b,naukriSdkStatus:b,googleSdkStatus:b,customRedirectUrl:e},jobAlertModal:{isVisible:b,isManageAlertVisible:b,jobProfileId:c,jobProfileName:c,userPreferences:{}},bottomSheetController:{isOpen:b,openedTab:[b,b,b,b,b,b,b,b,b,b,b,b]},filerDropdownController:{isDesktopFilterOpen:b,isMultiselectModelFilterOpen:b,openedFilters:[b,b,b,b,b,b,b,b,b,b,b,b]},amboxStats:{amboxStats:{Reviews:"60 Lakh+",InterviewQuestions:"5 Lakh+",Salaries:"2 Crore+",UsersPerMonth:"1 Crore+",Companies:"8 Lakh+",RegisteredCompanies:"9,700",NewCompaniesPerMonth:"400"}},comments:{commentsMap:{"8703298":bs,"9023130":bS,"9168426":bR,"9564018":bT,"9677838":bV,"9824498":bU,"10719364":bQ,"10851122":bO,"11004638":bN,"11473810":bP},reportModal:{open:b,commentId:e,type:e},helpfulIds:{},userCommentsIds:{},onLandL2Comments:c},abusiveWords:{abusiveWordsRegex:e,progressValue:a},qna:{question:e,answer:e,anonymous:b,tags:c,userCredential:c,isEditQuestion:b,userQuestionIds:[],userAnswerIds:[],isAddQuesModalOpen:b,isCredentialModalOpen:b,isReportModalOpen:b,type:"question",questionId:c,answerId:c,deletedAnswerData:{},addAnswerData:c,helpfulMarkedQnaQuestions:[],qnaTags:[],getEditedQuestionTags:c},notifications:{showNotification:b,notificationCount:c,unSeenNotificationCount:c,list:[],ccsUnseenNotificationBulkUbaData:[]},college:{collegeInfo:c,collegeTabs:c,collegeMeta:c,collegeStats:c,helpfulMarkedInterviews:{},ytplayerList:[],tipsData:{round:c,tips:[]},showTipsModal:b},workHistory:{workHistoryData:c},companyInterviews:{scrollToHighlightedQuestion:b},interestedInWorking:{isLoadingInterestedInWoking:f,isInterestedInWokingWidget:c,isInterestedInWokingModel:c},photoUpload:{utmCampaign:e,openPhotoForm:b,companyName:c},snackbar:{toasts:[]},contributePopup:{show:b,display:b,details:c,company:e,status:"generic",type:"review",sequential:b,isAwardsNudgeVisible:b,timerId:c,nodeExists:f,awardsSnackBarVariant:c},genericIntersectionObserver:{data:[]},indexedDb:{db:a,isDBOpen:b,data:{},dbVersion:c,objectStoreNames:[],otherData:{}},communities:{userDetails:c,trendingCommunities:c,followedCommunities:c},linkNaukriModal:{isVisible:b,userInfo:c},drawer:{showDrawer:b},pageLoad:{pageLoaded:b,isThreadIdle:b},chatbot:{isChatWindowOpen:b,showChatBtn:c,chatHistory:c,questions:c},reviewComments:{commentsMap:{},reportModal:{open:b,commentId:e,type:e},helpfulIds:{},userCommentsIds:{},onLandL2Comments:c},typeaheadMenu:{showTypeaheadMenu:b,isPrefilled:b},followCompany:{utmCampaign:e,openFollowCompanyForm:b,followedCompanies:{}}},serverRendered:f,routePath:bW,config:{_app:{basePath:cf,assetsPath:cf,cdnURL:"https:\u002F\u002Fstatic.ambitionbox.com\u002F_nuxt\u002F"},http:{}}}}(0,false,null,1,"",true,"text","Web Developer","web-developer",4,369,"Coding Test",2,"Technical",3,"Aptitude Test",void 0,5,"Anonymous","accenture","cognizant","amazon","ibm","Web Development","web-development",250,"Selected","HR","Moderate","fulfilled","tcs","infosys","wipro","Accenture","Cognizant","Tech Mahindra","Amazon","IBM","capgemini","Deloitte","ltimindtree",3.5,"Job Portal","pointer-soft-technologies","Less than 2 weeks","12 months ago","TCS","Infosys","Wipro","tech-mahindra","techmahindra","Capgemini","deloitte","deloitte-us-india","HCLTech","LTIMindtree",3.89,"Teleperformance",3.1,"HTML","html","https:\u002F\u002Fwww.ambitionbox.com\u002Finterviews\u002Fpointer-soft-technologies-interview-questions\u002Fweb-developer","33",335458,42,41,44,273,43,351,114,7,136,95,45,"hcl-technologies","hcl-technologies-88","Genpact","genpact",3.86,4.05,"ICICI Bank","HDFC Bank","hdfc-bank","Concentrix Corporation","concentrix-corporation","Axis Bank","axis-bank",3.78,"teleperformance","teleperformance-group","Kotak Mahindra Bank","kotak-mahindra-bank","Larsen & Toubro Limited","Reliance Industries ","Reliance Retail","Jio","BYJU'S","Vodafone Idea","vodafone-idea","HDB Financial Services","Bharti Airtel","Tata Motors","tata-motors","AU Small Finance Bank","au-small-finance-bank","iEnergizer","ienergizer","Front end Developer","front-end-developer",8703298,"Resume Shortlist","why use in javascript for frontend","why-use-in-javascript-for-frontend-9SqFgLBg","\u003Cp\u003EJavaScript is used for frontend development because it allows for dynamic and interactive web pages.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EJavaScript enables client-side scripting, allowing for real-time updates and interactivity without requiring page reloads.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt provides access to the Document Object Model (DOM), allowing developers to manipulate and modify web page elements.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EJavaScript can handle user events, validate input, and perform form submissions, enhancing user experience.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt supports the creation of responsive designs and mobile-friendly websites through frameworks like React and Angular.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EJavaScript can fetch data from servers asynchronously, enabling the creation of dynamic and data-driven web applications.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E","tell me any 5 tag in html","tell-me-any-5-tag-in-html-9SqH8Lha","\u003Cp\u003EThe 5 tags in HTML are: \u003Chtml\u003E, \u003Chead\u003E, \u003Ctitle\u003E, \u003Cbody\u003E, and \u003Cp\u003E.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003E\u003Chtml\u003E tag defines the root of an HTML document.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003E\u003Chead\u003E tag contains meta-information about the HTML document.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003E\u003Ctitle\u003E tag specifies the title of the HTML document.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003E\u003Cbody\u003E tag defines the main content of the HTML document.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003E\u003Cp\u003E tag represents a paragraph of text.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E","why use in css","why-use-in-css-9SqKaKCU","\u003Cp\u003EThe 'in' keyword in CSS is used to check if a value is present in a list or array.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EThe 'in' keyword is used in CSS to perform conditional checks on values.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt is commonly used in conjunction with the 'var()' function to dynamically assign values.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThe 'in' keyword can be used with properties like 'display', 'background', and 'animation'.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExample: 'display: flex' sets the display property to 'flex' if the 'flex' value is present in the list of supported values.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E","what is static website","what-is-static-website-9SqM2KiO","\u003Cp\u003EA static website is a website that is delivered to the user exactly as stored, without any server-side processing.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EStatic websites are made up of HTML, CSS, and JavaScript files.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThey do not require a database or server-side scripting.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EContent on static websites remains the same unless manually updated.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of static websites include informational websites, portfolios, and personal blogs.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E","Naukri.com","Pointer Soft Technologies",{},11004638,"in Jul 2024","Case Study","Company Website","Not Selected",10851122,"CSS","css",20,11473810,10719364,9168426,"One-on-one","One-on-one Round",9023130,9564018,9824498,9677838,"Group Discussion","Assignment",{},{},{},{},{},{},{},{},{},"\u002Finterviews\u002Fpointer-soft-technologies-interview-questions\u002Fweb-developer","https:\u002F\u002Fwww.ambitionbox.com","Interviews","Pointer Soft Technologies Interview Questions","Pointer Soft Technologies Web Developer Interview Questions",Array(1),"2023-12-22 20:07:28","Pointer Soft Technologies Web Developer interview questions and answers ✓ interview rounds and process 2025 ✓ GD topics ✓ test pattern shared by 1 candidate interviewed with Pointer Soft Technologies",6,52,"reviews","\u002F"));</script><script src="https://static.ambitionbox.com/_nuxt/runtime.14b3288aea6dcb03431c.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/layouts/headerLayout/f075b844.48bd89de676a9436ba18.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/header/f075b844.e62a9400c4a99d18ace4.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/typeahead-desktop/f075b844.b462452e61c28d893463.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/512.3c09f65536887e3e7228.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/507.97efae288a74dc036596.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/HeaderInfoV2/f075b844.06397c9861dee4a85f6a.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/ab.atoms/f075b844.eb94b66a93613d64f2fb.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/client/f075b844.a84ba224d1bb3added00.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.companyInterview/d0ae3f07.200713291533e581bb81.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.companyInterview/ace8d463.e740ab64b663ce9063bc.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/ab.atoms2/f075b844.6fbeb80b86fd97fb58e6.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.interviewCont/f075b844.899cac8967290497b145.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/104.dc8cc73037ecdec87ccc.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.interviewCard/11427a88.efbba3d8d7b95a410ef2.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/562.8c5875f08f184582d97d.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/118.7f85f30a572c8fa7b19c.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/99.59c459dc6bd2b147c727.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/485.0e70e253707bc0f6d081.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/114.c3009bab341d6292243e.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/590.693ac8ba0ae4c5117043.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/skillsCard/b0275800.55a51bb295bc696f972d.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/102.7ad1769f3c5de0d0db6c.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/25.c08405a666a0c71eee7f.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/93.1bba8484f2cb2e8cfb08.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/27.0b8ab6a7a37e9473a503.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/524.bef34dc59dcca9e6b963.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/527.c0647c4d4c455f8ee622.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/528.7507b4685b5aa5a22f3f.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/523.9008de118696bdde8a48.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/529.8dbba4a78155b837b8a4.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/561.16c905c4e485b63f55f3.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.contributeWidget/01e7b97c.3cda9e371bf78e916fee.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/10.c39b25d74b3db597ad71.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/accordion/2214dee6.767c2ea069ee53da0109.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/ci.recentlyViewWidget/0b936896.f75eb9ee4fa75cdf4f43.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/userFeedbackCard/1c6815cb.17183c4cc993b3b22360.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/seoInterlink/10398f5c.0931cb09ab6fcf40f4fe.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/smcompcard/ace8d463.216829a158a12cf022a0.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.comparisonsList/ace8d463.ec32b65df56aa1f5150b.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/il.tkhome.salcard/01e7b97c.0d84a628a4df98e8e694.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/il.tkhome.feedbackcard/42832916.8aa280b11799c657221e.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/BreadCrumbs/313229ea.4c5c8a3af174696f06b9.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/479.c4aa976b0e3a913cbf9a.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/522.9be42a9b16b594d501ff.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/g.Pageloader/19fd1d8e.2c1de0ab110f1c52572f.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/footer/ace8d463.0f290754e65285dd096e.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/253ae210.a56b61d9d33342e855ac.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/d939e436.956dd14897f6c8385fe1.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/93acefaf.63fc77e0868fce43fdbf.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/678f84af.3cc20dd90d66277f50b2.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/fdc6512a.b685b710bce354fa2686.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/90405b64.0b99f25c71a10318cfbc.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commonutils/f075b844.c5b9ea4a543b9ed8d3d0.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/styles/19e9466a.fbe72f81287f1a889a18.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/vendors/app/7274e1de.9a29ca805d7ee3507b04.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/vendors/app/b58f7129.446e23ae786639350613.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/24120820.975b05460f082fdb364d.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/01d99f6b.666ac612b004b3c976f2.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/ab6d71da.fa8560df6655d8dc6401.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/95a964c1.81fe91f83a74f3b04e16.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/585c4432.34e91089b8f424a31459.js" defer></script><script data-n-head="ssr" src="https://cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/12.1.0/lazyload.min.js" data-body="true" defer crossorigin=""></script> </body> </html>