Upload Button Icon Add office photos
Engaged Employer

i

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

HashedIn by Deloitte Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 387 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

HashedIn by Deloitte Sde1 Interview Questions and Answers for Experienced

Updated 27 Jul 2024

HashedIn by Deloitte Sde1 Interview Experiences for Experienced

1 interview found

Sde1 Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2024

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

I was interviewed in Jun 2024.

Round 1 - Coding Test 

Medium level of codings.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on media level of DSA problem and good knowledge of java and spring framework, LLD is also asked.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain technical challenges you have come across and how did you overcome it?
  • Ans. 

    I faced a technical challenge while implementing a complex algorithm for real-time data processing.

    • Identified the bottleneck in the algorithm by profiling the code

    • Optimized the algorithm by implementing data structures and algorithms with lower time complexity

    • Tested the optimized solution thoroughly to ensure correctness and performance

    • Collaborated with team members to brainstorm alternative approaches

  • Answered by AI
  • Q2. Explain the main feature of JavaScript frameworks
  • Ans. 

    JavaScript frameworks provide pre-written code to simplify and speed up web development.

    • Helps in organizing code and improving code quality

    • Provides reusable components for faster development

    • Offers built-in features like routing, state management, and data binding

    • Examples: React, Angular, Vue

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

4 sections Quantitative Analysis, Programming Based (output analysis, error detection), Aptitude and ML Engineering ( activation functions, models etc basics)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Merge Sort simple divide and conquer but a pain to execute they really just look for how logical you are and if your approach is correct
  • Q2. Talk about your projects previous experience etc
Round 3 - HR 

(2 Questions)

  • Q1. What do you think about Q
  • Q2. Personality based questions like what are your hobbies, what drives you etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident consistent and concise
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Different trigger pattern
  • Ans. 

    Different trigger patterns are used in software development to initiate actions based on specific events.

    • Triggers can be based on time, user input, system events, etc.

    • Examples include event-driven programming, polling triggers, and scheduled triggers.

  • Answered by AI
  • Q2. Scenario based: trigger make one callout per record and 1000 record are updated how will you handle it?
  • Q3. Update account with count of contact.
  • Ans. 

    Update account with count of contact involves updating the account with the number of contacts associated with it.

    • Create a function to update the account with the count of contacts

    • Retrieve the contacts associated with the account

    • Calculate the count of contacts

    • Update the account with the count of contacts

  • Answered by AI
  • Q4. How do you share record using owd
  • Ans. 

    Sharing records using Organization Wide Defaults (OWD) in Salesforce

    • Set OWD to Public Read Only to allow all users to view records but only the owner can edit

    • Set OWD to Private to restrict access to only the record owner and users above in the role hierarchy

    • Use Sharing Rules to extend access to specific groups of users

    • Use Manual Sharing to grant access to individual users or groups on a case-by-case basis

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

(2 Questions)

  • Q1. Difference between with sharing, without sharing and inherited sharing.
  • Ans. 

    with sharing enforces sharing rules, without sharing doesn't enforce sharing rules, inherited sharing uses the sharing rules of the parent class

    • with sharing keyword enforces sharing rules specified in the organization-wide defaults

    • without sharing keyword doesn't enforce sharing rules, allowing access to all records

    • inherited sharing keyword uses the sharing rules of the parent class

  • Answered by AI
  • Q2. Explain async process in Salesforce
  • Ans. 

    Async process in Salesforce allows for executing tasks in the background without blocking the main thread.

    • Async processes in Salesforce are used to perform time-consuming operations without affecting the user experience.

    • Apex provides @future annotation for asynchronous processing.

    • Batch Apex is used for processing large data sets asynchronously.

    • Queueable Apex allows chaining of asynchronous jobs.

    • Platform Events can be u

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

(2 Questions)

  • Q1. Create table view for different profile and can have more then 60 column. How to implement dynamically
  • Ans. 

    Use dynamic SQL to create table view with more than 60 columns for different profiles

    • Use dynamic SQL to generate the CREATE VIEW statement based on the profile requirements

    • Iterate through the profile columns and add them to the CREATE VIEW statement dynamically

    • Consider using a loop or a mapping function to handle the large number of columns efficiently

  • Answered by AI
  • Q2. How to handle recursion
  • Ans. 

    Recursion is a programming technique where a function calls itself in order to solve a problem.

    • Identify the base case to stop the recursion

    • Ensure the recursive call moves towards the base case

    • Optimize recursion by using memoization or tail recursion

    • Examples: factorial calculation, Fibonacci sequence

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Brillio Senior Software Engineer interview:
  • Salesforce CRM
  • Lwc
  • Sharing
  • Apex
  • Triggers

Skills evaluated in this interview

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

Medium to hard question

Round 2 - Technical 

(1 Question)

  • Q1. Core java and dsa algorithm
  • Ans. 

    Core Java is a fundamental programming language used for developing software applications. DSA algorithms are essential for efficient problem-solving.

    • Core Java is used for developing software applications and is based on the Java programming language.

    • DSA algorithms are data structures and algorithms used for efficient problem-solving.

    • Examples of DSA algorithms include sorting algorithms like Bubble Sort and searching a

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Core java and dsa problems
Round 4 - One-on-one 

(1 Question)

  • Q1. Dsa problems and system design
  • Ans. 

    DSA problems involve solving algorithmic challenges, while system design involves designing scalable and efficient software systems.

    • Practice solving DSA problems on platforms like LeetCode, HackerRank, or CodeSignal.

    • Study common data structures and algorithms like arrays, linked lists, trees, sorting algorithms, and searching algorithms.

    • For system design, focus on scalability, reliability, performance, and maintainabil...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Java 8 interview questions
  • Q2. Spring boot questions
Round 2 - Technical 

(1 Question)

  • Q1. Microservices strurcture and implementation
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is oops concept. How hashmap works
  • Ans. 

    OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs stands for Object-Oriented Programming

    • It focuses on creating objects that interact with each other to solve a problem

    • Encapsulation, inheritance, polymorphism, and abstraction are key principles of OOPs

    • HashMap in Java is a data structure that stores key-value pairs

    • I...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are design patterns you have worked in your project
  • Ans. 

    I have worked with design patterns such as Singleton, Factory, Observer, and Strategy in my projects.

    • Singleton pattern was used to ensure only one instance of a class is created.

    • Factory pattern was used to create objects without specifying the exact class of object that will be created.

    • Observer pattern was used to define a one-to-many dependency between objects so that when one object changes state, all its dependents ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you able to work in hybrid mode
  • Ans. 

    Yes, I am able to work in hybrid mode which involves a combination of remote and on-site work.

    • Experienced in collaborating with remote team members using communication tools like Slack, Zoom, and Jira

    • Comfortable with switching between working on-site and remotely based on project requirements

    • Adaptable to different work environments and able to maintain productivity in both settings

  • Answered by AI

Skills evaluated in this interview

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

Python, SQL test was there on some third party platform.

Round 2 - Technical 

(1 Question)

  • Q1. Python coding questions asked
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions based on roles and responsibilities
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Typical hr questions related to why do you want to join us. Why are you leaving your job.
  • Q2. 1.Db find second highest record. 2.group by query problem. 3.lambda expressions. 4.Hashmap implementations 5.Java tricky questions.
  • Q3. 2 questions asked pen paper round. This round is more about understanding analytics ability.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not good company for seasoned craftsmen.
Office is too far from city centre.
Looks flashy from outside by promotions and GPTW certifications by inside it's too shaky.
No auditing of process by management, mentorship is which is of no use as leads keep telling existing employees not to help new person joined in the team.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Fully for multiple choice questions and answers, totally 60 minutes 60 questions.

Round 2 - Technical 

(1 Question)

  • Q1. Design pattern, single tone , dependency injection, some coding writing oops concepts

HashedIn by Deloitte Interview FAQs

How many rounds are there in HashedIn by Deloitte Sde1 interview for experienced candidates?
HashedIn by Deloitte interview process for experienced candidates usually has 1 rounds. The most common rounds in the HashedIn by Deloitte interview process for experienced candidates are Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
Cyient Interview Questions
3.7
 • 280 Interviews
CitiusTech Interview Questions
3.4
 • 265 Interviews
View all
HashedIn by Deloitte Sde1 Salary
based on 52 salaries
₹6.3 L/yr - ₹11 L/yr
59% less than the average Sde1 Salary in India
View more details

HashedIn by Deloitte Sde1 Reviews and Ratings

based on 4 reviews

4.8/5

Rating in categories

4.5

Skill development

4.8

Work-life balance

4.7

Salary

4.8

Job security

4.8

Company culture

4.2

Promotions

4.4

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
402 salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Software Engineer2
357 salaries
unlock blur

₹9.5 L/yr - ₹22 L/yr

Senior Software Engineer
211 salaries
unlock blur

₹8.1 L/yr - ₹26 L/yr

Software Developer
162 salaries
unlock blur

₹7 L/yr - ₹15.5 L/yr

Senior Product Specialist
162 salaries
unlock blur

₹12.4 L/yr - ₹25 L/yr

Explore more salaries
Compare HashedIn by Deloitte with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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