Upload Button Icon Add office photos

Filter interviews by

Social Prachar Interview Questions and Answers

Updated 21 Aug 2024

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

 Digital Marketing Intern

 (1)

 Full Stack Software Developer

 (1)

 Full Stack Developer

 (1)

 AWS Devops Engineer

 (1)

 AWS Engineer

 (1)

 Intern

 (1)

 Fullstack Java Developer

 (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:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
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 Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... 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:
    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 

    (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 were 2 interview rounds.

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

    I appeared for an interview in Jun 2021.

    Interview Questionnaire 

    1 Question

    • Q1. Sql queries

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be honest

    Interview Questionnaire 

    1 Question

    • Q1. If given the situation to wfh or work from office what would you prefer ?
    • Ans. 

      I would prefer to work from home (WFH) due to the convenience and flexibility it offers.

      • WFH allows for a better work-life balance as there is no commuting time.

      • It provides a comfortable and personalized work environment.

      • WFH reduces distractions and interruptions from colleagues.

      • It allows for increased productivity and focus.

      • WFH promotes better health and well-being by avoiding exposure to office germs.

      • It saves time and...

    • Answered by AI

    I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Details of current Role & responsibilities and usual BA questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Easy & quick process, They look for someone of that particular domain.

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

    Interview experience

    3.4
      
    Average
    View more

    Interview Questions from Similar Companies

    R.R. Donnelley Interview Questions
    3.9
     • 102 Interviews
    Epsilon Interview Questions
    4.0
     • 90 Interviews
    Publicis Interview Questions
    3.7
     • 52 Interviews
    Regalix Interview Questions
    2.9
     • 45 Interviews
    Denave Interview Questions
    3.6
     • 40 Interviews
    Mediamint Interview Questions
    3.4
     • 33 Interviews
    Adglobal360 Interview Questions
    3.2
     • 24 Interviews
    View all

    Social Prachar Reviews and Ratings

    based on 32 reviews

    3.7/5

    Rating in categories

    3.6

    Skill development

    3.6

    Work-life balance

    3.4

    Salary

    3.4

    Job security

    3.6

    Company culture

    3.3

    Promotions

    3.6

    Work satisfaction

    Explore 32 Reviews and Ratings
    Intern
    6 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

    Digital Marketing Executive
    5 salaries
    unlock blur

    ₹1 L/yr - ₹4 L/yr

    Data Scientist
    4 salaries
    unlock blur

    ₹2 L/yr - ₹4 L/yr

    Explore more salaries
    Compare Social Prachar with

    R.R. Donnelley

    3.9
    Compare

    Epsilon

    3.9
    Compare

    Denave

    3.6
    Compare

    Smollan Group

    4.1
    Compare
    Did you find this page helpful?
    Yes No
    write
    Share an Interview