Premium Employer

i

This company page is being actively managed by Publicis Sapient Team. If you also belong to the team, you can get access from here

Publicis Sapient Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 3.1k Reviews

Filter interviews by

Publicis Sapient Sfdc Developer Interview Questions and Answers

Updated 13 Jul 2022

Publicis Sapient Sfdc Developer Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. How the CI-cd process can be implemented for SFCC?
  • Ans. 

    CI/CD process can be implemented for SFCC using Jenkins and Salesforce DX.

    • Use Jenkins to automate the build and deployment process

    • Use Salesforce DX to manage the source code and version control

    • Create a pipeline in Jenkins to build, test and deploy the code

    • Use Git for version control and create branches for each feature

    • Use scratch orgs for testing and validation

    • Automate the testing process using tools like Selenium or P...

  • Answered by AI
  • Q2. Describe the flow of SFRA architecture?
  • Ans. 

    SFRA architecture follows a modular approach with a clear separation of concerns.

    • SFRA stands for Storefront Reference Architecture

    • It is built on top of the SiteGenesis architecture

    • It follows a modular approach with a clear separation of concerns

    • It uses a combination of server-side and client-side technologies

    • It provides a responsive design that works across multiple devices

    • It includes pre-built cartridges for common fu...

  • Answered by AI
  • Q3. How the caching works for in sfra?
  • Ans. 

    Sfra uses caching to improve performance by storing frequently accessed data in memory.

    • Sfra uses a caching framework called 'Cache' which is based on the Node.js 'lru-cache' package.

    • Cache can store data in memory or on disk, and can be configured to expire data after a certain amount of time or when memory usage reaches a certain threshold.

    • Sfra uses caching for various types of data, such as site preferences, product d...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Publicis Sapient Sfdc Developer interview:
  • sfcc
  • B2C
Interview preparation tips for other job seekers - Deep-technical interview, better to prepare everything about logic and practical knowledge is required

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic Administration Questions like relationships, Flows And Process Builders And In Development Side most Questions from Aura Components and Trigggers

Interview Preparation Tips

Interview preparation tips for other job seekers - just Prepare lighting components and basic administration side questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. I am fine or not
  • Q2. I want this job
  • Q3. I want information for selected in job and interview
  • Q4. And I want the company your details and related studies details
  • Q5. And it will be a good job for me so please select in this company for my family situation
Round 2 - Group Discussion 

Group discussion related in company

Interview Preparation Tips

Interview preparation tips for other job seekers - Mmm
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Discussion about my previous project
  • Q2. Question on html, css, javascript & react
  • Q3. Explain about promises
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

    • Example: const myPromise = new Promise((resolve, reject) => { ... });

  • Answered by AI
  • Q4. Use state, context api
  • Q5. Box modelling in css, css pre processors
  • Ans. 

    Box model in CSS refers to the way elements are rendered in a web page. CSS preprocessors like SASS or LESS help streamline CSS development.

    • Box model in CSS includes content, padding, border, and margin.

    • CSS preprocessors like SASS or LESS allow for variables, nesting, and mixins to be used in CSS.

    • Example: box-sizing: border-box; in CSS changes the box model to include padding and border in the element's total width and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I got a call that i have been selected to the final round, but the final round never did happend

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Reverse an array using Java 8
  • Ans. 

    Using Java 8, reverse an array of strings

    • Use Arrays.stream() to convert the array to a stream

    • Use Collections.reverse() to reverse the stream

    • Use Collectors.toList() to convert the stream back to a list

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Code a controller class , service class, entity and repository
  • Ans. 

    Code a controller, service, entity, and repository classes for a software application.

    • Create a controller class to handle incoming requests and interact with the service layer.

    • Develop a service class to implement business logic and interact with the repository.

    • Define an entity class to represent data in the application.

    • Implement a repository class to handle database operations for the entity.

  • Answered by AI
  • Q2. Basic questions about steams

Interview Preparation Tips

Topics to prepare for UST Senior Developer interview:
  • Spring Boot
  • Microserviecs

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Easy exam sample available on youtube

Round 2 - Technical 

(2 Questions)

  • Q1. What are step functions.
  • Ans. 

    Step functions are a type of serverless function that allow you to create workflows by chaining multiple functions together.

    • Step functions are used to coordinate multiple AWS services into serverless workflows.

    • They allow you to define a series of steps in a workflow, with each step being a separate function.

    • You can use step functions to handle complex business logic, long-running processes, and error handling.

    • Step func...

  • Answered by AI
  • Q2. How to scale lambdas
  • Ans. 

    Scaling lambdas involves optimizing memory usage, increasing concurrency, and managing dependencies.

    • Optimize memory usage by reducing unnecessary variables and objects

    • Increase concurrency by using asynchronous programming and parallel processing

    • Manage dependencies by breaking down functions into smaller, more modular components

    • Consider using AWS Lambda Provisioned Concurrency for consistent performance

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. How did you handled a difficult collegelue
  • Ans. 

    I addressed the issue directly and professionally, seeking to understand their perspective and find common ground.

    • Approached the colleague privately to discuss the issue

    • Listened actively to their concerns and perspective

    • Sought to find common ground and reach a resolution

    • Maintained professionalism and respect throughout the conversation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Managerial round. Behavioral and cloud technology scenario based questions. Interviewer very friendly and open

Skills evaluated in this interview

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 Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular life cycle, angular loading and some scenarios about authentication
  • Q2. Javascript out put based questions based on it's execution
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test was around 2 hrs

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is kubernets
  • Ans. 

    Kubernetes is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.

    • Kubernetes helps in automating the deployment, scaling, and management of containerized applications.

    • It allows for easy scaling of applications by adding or removing containers based on demand.

    • Kubernetes provides features like load balancing, self-healing, and rolling updates fo...

  • Answered by AI
  • Q2. What is docker container runtime
  • Ans. 

    Docker container runtime is the engine that executes containers, managing their lifecycle and resources.

    • Docker container runtime is responsible for running and managing Docker containers.

    • It provides an isolated environment for applications to run without affecting the host system.

    • Popular container runtimes include Docker Engine, containerd, and CRI-O.

  • Answered by AI

Skills evaluated in this interview

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

Simple coding not that much tough

Round 2 - Technical 

(2 Questions)

  • Q1. Question related to your skills
  • Q2. Just basic questions
Round 3 - HR 

(1 Question)

  • Q1. Why u want to join
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Array qs reverse
  • Q2. Question about angular and react

Publicis Sapient Interview FAQs

How many rounds are there in Publicis Sapient Sfdc Developer interview?
Publicis Sapient interview process usually has 1 rounds. The most common rounds in the Publicis Sapient interview process are Technical.
What are the top questions asked in Publicis Sapient Sfdc Developer interview?

Some of the top questions asked at the Publicis Sapient Sfdc Developer interview -

  1. How the CI-cd process can be implemented for SF...read more
  2. Describe the flow of SFRA architectu...read more
  3. How the caching works for in sf...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Publicis Sapient interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Publicis Sapient Let's imagine the future together.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
View all
Senior Associate
2.3k salaries
unlock blur

₹10.5 L/yr - ₹37.8 L/yr

Associate Technology L2
1.5k salaries
unlock blur

₹6.5 L/yr - ₹20 L/yr

Senior Associate Technology L1
1.2k salaries
unlock blur

₹10.3 L/yr - ₹32 L/yr

Senior Software Engineer
723 salaries
unlock blur

₹9.2 L/yr - ₹36 L/yr

Senior Associate 2
597 salaries
unlock blur

₹14.1 L/yr - ₹41 L/yr

Explore more salaries
Compare Publicis Sapient with

Accenture

3.9
Compare

IBM

4.1
Compare

TCS

3.7
Compare

Infosys

3.7
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