Upload Button Icon Add office photos
Engaged Employer

i

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

Saksoft Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Saksoft Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top Saksoft Interview Questions and Answers

View all 17 questions

Saksoft Interview Experiences

Popular Designations

33 interviews found

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

(2 Questions)

  • Q1. SQL and Linux related questions
  • Q2. Product to which being hired questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through SQL, LINUX and other important topics

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Java Developer Interview Questions & Answers

user image dhiraj srivastav

posted on 2 Oct 2024

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

(3 Questions)

  • Q1. JAVA 8 features
  • Q2. Optional Classes inJAVA 8
  • Ans. 

    Optional class in Java 8 is used to represent a value that may or may not be present.

    • Optional class helps to avoid NullPointerException by explicitly handling null values.

    • It provides methods like isPresent(), ifPresent(), orElse() to work with optional values.

    • Example: Optional optionalString = Optional.ofNullable("Hello");

  • Answered by AI
  • Q3. Stream API and its working
  • Ans. 

    Stream API in Java provides a way to process collections of objects in a functional style.

    • Stream API allows for easy manipulation of collections using functional programming concepts like map, filter, and reduce.

    • Streams can be created from various data sources like collections, arrays, or even I/O channels.

    • Stream operations can be either intermediate (like filter or map) or terminal (like forEach or collect).

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Saksoft Interview Questions and Answers for Freshers
illustration image

Consultant Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2025

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

(2 Questions)

  • Q1. Are you currently looking for a job opportunity
  • Q2. Yes
Round 2 - Technical 

(2 Questions)

  • Q1. PROCESS OF TESTING
  • Q2. SDLC, STLC

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Python Developer Interview Questions & Answers

user image Ganesh Solanke

posted on 10 Aug 2024

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

Fitment round, python code, scenario based quetions

Round 2 - Coding Test 

US client has taken coding round plus technical evaluation, be prepared for basic coding standards.
1. reduce lines of code
2. exception handling
3. namimg conventions

Python Developer Interview Questions asked at other Companies

Q1. Tell me the logic of program to reverse a given string word by word without using any built in function.
View answer (9)

Saksoft interview questions for popular designations

 Consultant

 (4)

 Senior Consultant

 (3)

 Analyst

 (2)

 Lead Consultant

 (2)

 Software Developer

 (2)

 Associate Consultant

 (1)

 Associate Qa Consultant

 (1)

 AWS Devops Engineer

 (1)

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

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Hooks concept then map array,reduce,filter difference
  • Q2. Life cycle methods
  • Q3. State managment

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (1)

Get interview-ready with Top Saksoft Interview Questions

Analyst Interview Questions & Answers

user image Muniraju T

posted on 18 Nov 2024

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

It was one hour of interview with dsa as main topics

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Jobs at Saksoft

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(5 Questions)

  • Q1. Regarding agile procesd
  • Q2. Agile methodology
  • Q3. Scrum based questions
  • Q4. Frame works in agile
  • Ans. 

    Frameworks in agile are predefined structures that provide guidelines and best practices for implementing agile methodologies.

    • Frameworks help teams to organize and manage their work effectively.

    • They provide a set of rules and processes to follow during the development cycle.

    • Frameworks promote collaboration, transparency, and continuous improvement.

    • Some popular agile frameworks include Scrum, Kanban, and Lean.

    • Each frame...

  • Answered by AI
  • Q5. Testing process

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Test Manager Interview Questions & Answers

user image Sayali Dnyate

posted on 28 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Brief about yourself
  • Q2. Explain your project work in detail

Test Manager Interview Questions asked at other Companies

Q1. 1. Summary of your experience 2. Difference between retest and regression 3. Severity vs priority with examples for all 4 types 4. drop vs delete in db 5. Primary, foreign and unique key in db 6. Test plan details 7. truncate in db 8. BVA a... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Backend and frontend technology related questions.
Round 3 - Technical 

(1 Question)

  • Q1. Same and some upper level questions

Lead Consultant Interview Questions asked at other Companies

Q1. Pdc emulator and errors how it can be fixed, how to work on VMware disk consolidation error, types for migration which I was involved and issue seen example cross over migration and aws SMS connector, azure sso
View answer (1)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. CICD, Jenkins, DevOps, Load Balancer related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very specific yet to the point while answering questions

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)
Contribute & help others!
anonymous
You can choose to be anonymous

Saksoft Interview FAQs

How many rounds are there in Saksoft interview?
Saksoft interview process usually has 1-2 rounds. The most common rounds in the Saksoft interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Saksoft interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Saksoft. The most common topics and skills that interviewers at Saksoft expect are SQL, Javascript, Java, HTML and Troubleshooting.
What are the top questions asked in Saksoft interview?

Some of the top questions asked at the Saksoft interview -

  1. 1.what is active and Passive transformation in informatica? Project Explain. ...read more
  2. What is the middleware used in redux? write syntax of it. Redux seleto...read more
  3. GIVE YOU ONE CONDITION TO TAKE YOUR THOUGHT ABOUT...read more
How long is the Saksoft interview process?

The duration of Saksoft interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

MathLogic

No Interviews

INTERVIEWS

Univlabs

No Interviews

INTERVIEWS

Goitdev

No Interviews

INTERVIEWS

Rupeek

No Interviews

INTERVIEWS

ERPROOTS

No Interviews

INTERVIEWS

Polycom

No Interviews

INTERVIEWS

QSC, LLC

No Interviews

Tell us how to improve this page.

Saksoft Interview Process

based on 29 interviews

Interview experience

3.7
  
Good
View more

Tide Business Finance Platform

Thrive at work, live fully - experience balance like never before!

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

Saksoft Reviews and Ratings

based on 345 reviews

3.6/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

3.3

Salary

3.1

Job security

3.5

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 345 Reviews and Ratings
Cleo EDI Analyst

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Technical QA

Noida

3-7 Yrs

Not Disclosed

Cargowise L2 Support

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Explore more jobs
Senior Consultant
353 salaries
unlock blur Lock Unlock

₹5.5 L/yr - ₹23 L/yr

Consultant
289 salaries
unlock blur Lock Unlock

₹3 L/yr - ₹12.3 L/yr

Lead Consultant
163 salaries
unlock blur Lock Unlock

₹7.3 L/yr - ₹28 L/yr

Associate Consultant
97 salaries
unlock blur Lock Unlock

₹2 L/yr - ₹5.5 L/yr

Software Engineer
52 salaries
unlock blur Lock Unlock

₹3.3 L/yr - ₹13.1 L/yr

Explore more salaries
Compare Saksoft with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent