Upload Button Icon Add office photos

Filter interviews by

Social Prachar Interview Questions, Process, and Tips

Updated 21 Aug 2024

Top Social Prachar Interview Questions and Answers

View all 9 questions

Social Prachar Interview Experiences

Popular Designations

7 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Virtual dom vs real dom
  • Ans. 

    Virtual DOM is a lightweight copy of the real DOM, used for efficient updates in web development.

    • Virtual DOM is a concept used in web development to improve performance by minimizing direct manipulation of the real DOM.

    • Changes are first made to the virtual DOM, which is then compared to the real DOM to identify the minimal updates needed.

    • This process reduces the number of actual DOM manipulations, leading to faster ren...

  • Answered by AI
  • Q2. What is hooks use
  • Ans. 

    Hooks are a feature in React that allow you to use state and other React features in functional components.

    • Hooks are functions that let you use state and other React features in functional components.

    • They allow you to reuse stateful logic without changing your component hierarchy.

    • Examples of hooks include useState, useEffect, useContext, etc.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Will you relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for the internship if it aligns with my career goals

    • I have relocated in the past for educational or professional opportunities

    • I understand the importance of being flexible and adaptable in the workplace

  • Answered by AI
  • Q2. What is your weakness
  • Ans. 

    One of my weaknesses is that I tend to be overly critical of my own work.

    • I have a tendency to overanalyze my projects, which can sometimes lead to delays in completion.

    • I am working on improving my self-confidence and learning to trust my abilities more.

    • I have started seeking feedback from others to gain different perspectives and improve my work.

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How will you develop a project from Scratch? what are the technologies used?

Fullstack Java Developer Interview Questions asked at other Companies

Q1. If needed, will you work on the older technology stack?
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions based on Javascript

Round 2 - Aptitude Test 

Mainly on quantative aptitude

Round 3 - Group Discussion 

Social media usage now a days

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is difference between Dockers and ansible
  • Ans. 

    Docker is a containerization platform used to package and run applications, while Ansible is a configuration management tool used for automating IT infrastructure tasks.

    • Docker is used to create containers that encapsulate an application and its dependencies, providing a lightweight and portable environment.

    • Ansible is used for automating tasks such as configuration management, application deployment, and orchestration o...

  • Answered by AI
  • Q2. Difference between terraform and kubernets
  • Ans. 

    Terraform is an infrastructure as code tool for building, changing, and versioning infrastructure safely and efficiently. Kubernetes is a container orchestration platform for automating deployment, scaling, and management of containerized applications.

    • Terraform is used for infrastructure provisioning and management.

    • Kubernetes is used for container orchestration and management.

    • Terraform uses declarative configuration fi...

  • Answered by AI

Skills evaluated in this interview

AWS Devops Engineer Interview Questions asked at other Companies

Q1. how do you troubleshoot a docker container that is going to die?
View answer (1)

Social Prachar interview questions for popular designations

 AWS Devops Engineer

 (1)

 AWS Engineer

 (1)

 Digital Marketing Intern

 (1)

 Full Stack Developer

 (1)

 Full Stack Software Developer

 (1)

 Fullstack Java Developer

 (1)

 Intern

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2022. There were 2 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 - Technical 

(5 Questions)

  • Q1. What is full stack Development
  • Ans. 

    Full stack development involves working on both the front-end and back-end of a web application.

    • Full stack developers are proficient in both front-end technologies (HTML, CSS, JavaScript) and back-end technologies (Node.js, Python, Ruby on Rails).

    • They are able to work on databases, server-side logic, client-side logic, and user interface design.

    • Examples of full stack development frameworks include MEAN stack (MongoDB, ...

  • Answered by AI
  • Q2. Explain the qualities that should be possessed by Full Stack Developer
  • Ans. 

    A Full Stack Developer should possess a combination of technical skills, problem-solving abilities, and strong communication skills.

    • Proficiency in both front-end and back-end technologies

    • Strong understanding of databases and server-side languages

    • Ability to work independently and in a team

    • Good problem-solving skills and attention to detail

    • Effective communication and collaboration with other team members

    • Continuous learni

  • Answered by AI
  • Q3. What is external css
  • Ans. 

    External CSS is a separate file containing styles that can be linked to an HTML document.

    • External CSS helps in separating the style of a website from its content.

    • It allows for easier maintenance and organization of styles.

    • External CSS files are linked to HTML documents using the tag.

Answered by AI
  • Q4. Why javascript is used
  • Ans. 

    JavaScript is used for creating interactive and dynamic web pages.

    • JavaScript allows for client-side scripting, making web pages more interactive without needing to reload the page.

    • It can be used to validate user input, manipulate the DOM, and create animations.

    • JavaScript is widely supported by all major web browsers, making it a versatile language for web development.

  • Answered by AI
  • Q5. Where would you be after 5 years
  • Skills evaluated in this interview

    Full Stack Developer Interview Questions asked at other Companies

    Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
    View answer (1)

    AWS Engineer Interview Questions & Answers

    user image Anonymous

    posted on 7 Apr 2022

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
    View all tips
    Round 2 - Technical 

    (1 Question)

    • Q1. AWS services,S3,vpc,EC2, ELB, cloudformation,rdsand devops tools
    Round 3 - HR 

    (5 Questions)

    • Q1. What are your strengths and weaknesses?
    • Q2. Tell me about yourself.
    • Q3. What are your salary expectations?
    • Q4. Where do you see yourself in 5 years?
    • Q5. Why should we hire you?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Good knowledge and very interesting experience

    AWS Engineer Interview Questions asked at other Companies

    Q1. AWS Load balancers, whats the difference between NLB and ALB.
    View answer (2)
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    More than 8 weeks
    Result
    Selected Selected

    I applied via Referral and was interviewed before Feb 2022. There was 1 interview round.

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Tell about yourself, why did you leave earlier job
    • Q2. Why digital marketing
    • Ans. 

      Digital marketing is essential for businesses to reach their target audience and stay competitive in the modern world.

      • Digital marketing allows for precise targeting and measurement of campaigns

      • It provides a cost-effective way to reach a large audience

      • It allows for real-time adjustments to campaigns based on performance

      • Digital marketing can help build brand awareness and loyalty

      • Examples include social media advertising,

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Nice institute to gain digital marketing skills. Practically we will get opportuninty

    Skills evaluated in this interview

    Digital Marketing Intern Interview Questions asked at other Companies

    Q1. What is the relation between your field and digital marketing ?
    View answer (2)

    Interview questions from similar companies

    Interview experience
    3
    Average
    Difficulty level
    Hard
    Process Duration
    More than 8 weeks
    Result
    Selected Selected
    Round 1 - Technical 

    (2 Questions)

    • Q1. Project head for the first ISTS in transmission line implementation
    • Q2. Implementation
    Round 2 - Group Discussion 

    Discussion of the safety in project implementation

    Round 3 - One-on-one 

    (2 Questions)

    • Q1. Safety in project implementation and cost implementation
    • Q2. Time line of project

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Good for the work in short period

    SDE II (UI) Interview Questions & Answers

    InMobi user image Swastik Pandey

    posted on 5 Dec 2024

    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

    Round 1 - Technical 

    (4 Questions)

    • Q1. Find length of longest substring, without repeating charecters
    • Q2. Implement a custom method for Memoization
    • Q3. What is this keyword, and follow up questions were asked on this
    • Q4. Deep copy and shallow copy
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

    Round 1 - One-on-one 

    (5 Questions)

    • Q1. Tell us about yourself
    • Q2. Showcase some of you projects
    • Ans. 

      I have worked on projects involving website redesign, mobile app design, and user research.

      • Redesigned company website to improve user experience and increase conversion rates

      • Designed mobile app interface for seamless navigation and intuitive user interactions

      • Conducted user research to gather feedback and make data-driven design decisions

    • Answered by AI
    • Q3. What are your favourite apps and why do you like them
    • Ans. 

      My favorite apps are Instagram for its user-friendly interface and engaging content, Spotify for its personalized music recommendations, and Google Maps for its accurate navigation features.

      • Instagram - user-friendly interface, engaging content

      • Spotify - personalized music recommendations

      • Google Maps - accurate navigation features

    • Answered by AI
    • Q4. What roles are you interested in?
    • Q5. Where do you see yourself in 5 years?
    • Ans. 

      In 5 years, I see myself as a seasoned UI/UX designer leading a team of designers, working on innovative projects, and continuously learning and growing in the field.

      • Leading a team of designers

      • Working on innovative projects

      • Continuously learning and growing in the field

    • Answered by AI

    Social Prachar Interview FAQs

    How many rounds are there in Social Prachar interview?
    Social Prachar interview process usually has 2 rounds. The most common rounds in the Social Prachar interview process are Technical, Resume Shortlist and HR.
    What are the top questions asked in Social Prachar interview?

    Some of the top questions asked at the Social Prachar interview -

    1. Explain the qualities that should be possessed by Full Stack Develo...read more
    2. What is difference between Dockers and ansi...read more
    3. What is full stack Developm...read more

    Tell us how to improve this page.

    Social Prachar Interview Process

    based on 4 interviews in last 1 year

    Interview experience

    3.3
      
    Average

    People are getting interviews through

    based on 3 Social Prachar interviews
    Job Portal
    Referral
    67%
    33%
    Moderate Confidence
    ?
    Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

    Interview Questions from Similar Companies

    R.R. Donnelley Interview Questions
    4.0
     • 99 Interviews
    Publicis Interview Questions
    3.7
     • 53 Interviews
    Regalix Interview Questions
    2.9
     • 43 Interviews
    Denave Interview Questions
    3.7
     • 39 Interviews
    Xdbs Interview Questions
    3.2
     • 38 Interviews
    Smollan Group Interview Questions
    4.2
     • 33 Interviews
    ChannelPlay Interview Questions
    3.9
     • 20 Interviews
    View all

    Social Prachar Reviews and Ratings

    based on 30 reviews

    3.7/5

    Rating in categories

    3.5

    Skill development

    3.5

    Work-Life balance

    3.5

    Salary & Benefits

    3.4

    Job Security

    3.6

    Company culture

    3.4

    Promotions/Appraisal

    3.5

    Work Satisfaction

    Explore 30 Reviews and Ratings
    Digital Marketing Executive
    7 salaries
    unlock blur

    ₹1 L/yr - ₹4 L/yr

    Digital Marketing Intern
    6 salaries
    unlock blur

    ₹1.2 L/yr - ₹4 L/yr

    HR Executive
    5 salaries
    unlock blur

    ₹1.8 L/yr - ₹3 L/yr

    Data Scientist
    4 salaries
    unlock blur

    ₹2 L/yr - ₹4 L/yr

    Intern
    4 salaries
    unlock blur

    ₹1.2 L/yr - ₹3 L/yr

    Explore more salaries
    Compare Social Prachar with

    R.R. Donnelley

    4.0
    Compare

    Publicis

    3.7
    Compare

    Denave

    3.7
    Compare

    Regalix

    2.9
    Compare

    Calculate your in-hand salary

    Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
    Did you find this page helpful?
    Yes No
    write
    Share an Interview