Upload Button Icon Add office photos

Filter interviews by

SafeSend Engineer Trainee Interview Questions and Answers

Updated 25 Oct 2024

SafeSend Engineer Trainee Interview Experiences

1 interview found

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

I applied via campus placement at Sapthagiri College of Engineering, Dharmapuri and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There were 10mcqs, cs related concepts and 2 medium and 1 easy level coding questions . If you are able to solve medium level leetcode ,it will be easy for you .

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your project
  • Ans. 

    Developed a smart irrigation system using IoT technology

    • Utilized sensors to monitor soil moisture levels

    • Implemented a mobile app for users to remotely control irrigation

    • Reduced water usage by 30% through automated scheduling

    • Integrated weather forecast data for optimized watering

  • Answered by AI
  • Q2. What do you know about asynchronous programming
  • Ans. 

    Asynchronous programming allows tasks to run independently of the main program flow, improving performance and responsiveness.

    • Asynchronous programming is used to handle tasks that may take a long time to complete, such as network requests or file I/O operations.

    • It allows multiple tasks to be executed concurrently, without blocking the main thread.

    • Callbacks, promises, and async/await are common techniques used in asynch...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What do you know about our company
  • Ans. 

    Your company is a leading engineering firm specializing in innovative solutions for various industries.

    • Your company was founded in 2005 and has since grown to become a key player in the engineering sector

    • You have a strong focus on research and development, leading to cutting-edge technologies and solutions

    • Your company has a diverse portfolio of clients across industries such as automotive, aerospace, and renewable ener...

  • Answered by AI
  • Q2. Tell me about yourself

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is multithreading
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.

    • Multithreading allows multiple threads to run concurrently within the same process.

    • Each thread has its own stack and program counter, but shares the same memory space.

    • Multithreading can improve performance by utilizing multiple CPU cores efficiently.

    • Examples of multithreading include...

  • Answered by AI
  • Q2. What is hash map
  • Ans. 

    A hash map is a data structure that stores key-value pairs and allows for efficient retrieval of values based on keys.

    • Hash maps use a hash function to map keys to indexes in an array, allowing for constant time retrieval of values.

    • Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.

    • Example: HashMap map = new HashMap<>()

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Assignment 

Basic quants and reasoning

Round 2 - Coding Test 

Simple array and string questions.

Round 3 - Technical 

(2 Questions)

  • Q1. What is Operating System?
  • Ans. 

    An operating system is a software that manages computer hardware and provides services for computer programs.

    • Manages computer hardware resources such as CPU, memory, and storage

    • Provides a user interface for interacting with the computer

    • Supports running applications and managing processes

    • Examples include Windows, macOS, Linux, iOS, Android

  • Answered by AI
  • Q2. List 5 Git commands?
  • Ans. 

    Git commands are used to interact with the version control system. Here are 5 commonly used commands.

    • git clone : Clone a repository from a remote server to your local machine.

    • git add : Add a file to the staging area before committing changes.

    • git commit -m 'commit message': Commit the changes in the staging area with a descriptive message.

    • git push: Push the committed changes to a remote repository.

    • git pull: Fetch and me...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

First round was aptitude round

Round 2 - Technical 

(2 Questions)

  • Q1. Give an introduction
  • Q2. Discuss about your project
Round 3 - HR 

(2 Questions)

  • Q1. Give an introduction including your family details
  • Q2. What is your responsibility as a team member?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Python duration was 1 hour

Round 2 - HR 

(1 Question)

  • Q1. What is the process to run a python program
  • Ans. 

    To run a Python program, you need to write the code in a .py file, open a terminal or command prompt, navigate to the file's directory, and then run the program using the 'python' command.

    • Write the Python code in a .py file using a text editor or an IDE

    • Open a terminal or command prompt on your computer

    • Navigate to the directory where the .py file is located using the 'cd' command

    • Run the Python program by typing 'python ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The question are very normal

Round 2 - HR 

(2 Questions)

  • Q1. Why should we hire your
  • Q2. Where you seen your after 5 year
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Self intro and projects
  • Q2. Few questions based on resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Time and management
Syllogism
Analogy

Round 2 - Group Discussion 

Demonetisation and pro nd cons discussed

Round 3 - HR 

(5 Questions)

  • Q1. Personal questions
  • Q2. Selfintroduction
  • Q3. Hands-on experience
  • Q4. Why you chooseInfosys
  • Ans. 

    I chose Infosys because of its reputation for innovation, career growth opportunities, and strong company culture.

    • Infosys is known for its innovative solutions and cutting-edge technologies.

    • The company offers excellent career growth opportunities and invests in employee development.

    • Infosys has a strong company culture that promotes collaboration, diversity, and work-life balance.

    • I was impressed by the company's client ...

  • Answered by AI
  • Q5. What is your strength
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quant,reasoning,verbal

Round 2 - Coding Test 

Data Structure and algorithms,sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Thorough with the basics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Shri Ramdeo Baba Kamla Nehru Engineering College, Nagpur and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Questions on logical part and 2 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic technical questions related to resume. Basics of OOPS, DBMS, Java, Python, Projects.
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself, 5 years, relocation, extra curricular, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basics thoroughly, Should know almost everything written in resume (mostly projects)

SafeSend Interview FAQs

How many rounds are there in SafeSend Engineer Trainee interview?
SafeSend interview process usually has 3 rounds. The most common rounds in the SafeSend interview process are Coding Test, Technical and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 SafeSend interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Associate Software Engineer
7 salaries
unlock blur

₹5 L/yr - ₹5.5 L/yr

Software Engineer
4 salaries
unlock blur

₹8 L/yr - ₹12 L/yr

Product Manager
4 salaries
unlock blur

₹26.5 L/yr - ₹29.9 L/yr

Engineering Manager
4 salaries
unlock blur

₹50 L/yr - ₹97 L/yr

Product Owner
4 salaries
unlock blur

₹17.9 L/yr - ₹23 L/yr

Explore more salaries
Compare SafeSend with

Razorpay

3.6
Compare

Paytm

3.3
Compare

BillDesk

3.2
Compare

PhonePe

4.0
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