Upload Button Icon Add office photos

Filter interviews by

BlackLine Staff Software Engineer Interview Questions and Answers

Updated 29 Apr 2024

BlackLine Staff Software Engineer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Question was not clear : Asking to find indexes of array whose target is some value but asking to use single array and not to use any lambda function and all, they are expecting not to use extra method onl...
Round 2 - Coding Test 

Find indexes of array whose sum is some target

Interview Preparation Tips

Interview preparation tips for other job seekers - I beleive you should clear about what is exact there expectation usage of datastrcture ,and all constraint , since it was very confusing to know.

Interview questions from similar companies

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

(1 Question)

  • Q1. DIscussion on the projects which you have worked on
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Island Perimeter and Number of Provinces. Basic Leetcode question

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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Basics of your technical skills
Round 3 - Technical 

(1 Question)

  • Q1. More Projects related questions
Interview experience
4
Good
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 tips
Round 2 - Coding Test 

Strings question asked, baics

Round 3 - Technical 

(1 Question)

  • Q1. Java basics question asked
Round 4 - HR 

(1 Question)

  • Q1. Regarding salary, experience

I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1 DP question, 1 simple integer manipulation

Round 2 - One-on-one 

(3 Questions)

  • Q1. 4th smallest element in BST
  • Ans. 

    Find the 4th smallest element in a Binary Search Tree.

    • Traverse the BST in-order and keep track of the count of visited nodes.

    • When the count reaches 4, return the current node's value.

    • If the BST has less than 4 nodes, return null or throw an exception.

  • Answered by AI
  • Q2. Maximum number of distinct elements in every sliding window of size k
  • Ans. 

    Find maximum distinct elements in every sliding window of size k.

    • Create a hash table to store the frequency of each element in the current window.

    • Use two pointers to maintain the current window and slide it over the array.

    • Update the hash table for each new element in the window and remove the old element.

    • Keep track of the maximum number of distinct elements seen so far.

    • Repeat until all windows of size k have been proce

  • Answered by AI
  • Q3. Merge two sorted linked lists
  • Ans. 

    Merge two sorted linked lists

    • Create a new linked list to store the merged list

    • Compare the first nodes of both lists and add the smaller one to the new list

    • Move the pointer of the added node to the next node

    • Repeat until one of the lists is empty

    • Add the remaining nodes of the non-empty list to the new list

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

(1 Question)

  • Q1. A probability related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Striver SDE sheet and practice aptitude questions

Skills evaluated in this interview

I applied via Job Fair and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About yourself and academic details and strength and weakness and how many sebbling and as well as project title as well as procedure
  • Q2. About company and why your choosing in this company and salary package expected

Interview Preparation Tips

Topics to prepare for Deloitte Softwaretest Engineer interview:
  • Manual testing and SQL
  • Types of testing
Interview preparation tips for other job seekers - I don't have job present iam searching for job I want to job in our company

I applied via Job Portal and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Self introduction, project, programming basics. The interview questions completely asked in what you mentioned in resume, like project based, skills based that programming language s and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, talk attentive and cler, be prepare your self what you mentioned in resume that's it

I applied via Naukri.com and was interviewed in Sep 2019. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. There were questions mainly checking core java skills and concept on hibernate, spring boot, spring core, spring MVC, optimization
  • Q2. Serialization, internal working hashmap, concurrent hashmap, abstraction, interface, oops concepts, threading cycle, exception handling, singleton class, singleton pattern, spring annotations, springboot a...
  • Q3. Custom exception, custom immutable string, defining abstraction n interface, hashmap internal working, thread creation n working, singleton class ABOVE ALL PROGRAM

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare mainly core skills , before going to any interview prepare all these programs well in different scenarios. These scenarios like optimized, iterative and recursion

I applied via Recruitment Consultant and was interviewed in Jun 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What are the addon that can be added with spring boot ? What is the spring boot ? What are the ways of configuring a bean in spring? And core java realted stuff.
  • Ans. 

    Answering questions related to Spring Boot and core Java

    • Spring Boot addons include Spring Security, Spring Data, and Spring Cloud

    • Spring Boot is a framework for building standalone, production-grade Spring-based applications

    • Ways of configuring a bean in Spring include XML configuration, Java-based configuration, and annotation-based configuration

    • Core Java topics include OOP concepts, collections, multithreading, and exc

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared for your interview with hackerrank problem solving and good analytical skills.
According to my experience i would not sugget to join HCL .

Skills evaluated in this interview

BlackLine Interview FAQs

How many rounds are there in BlackLine Staff Software Engineer interview?
BlackLine interview process usually has 2 rounds. The most common rounds in the BlackLine interview process are Technical and Coding Test.
How to prepare for BlackLine Staff Software Engineer 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 BlackLine. The most common topics and skills that interviewers at BlackLine expect are SQL, Troubleshooting, Workflow, Android and Automation.

Tell us how to improve this page.

BlackLine Staff Software Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Senior Software Engineer
13 salaries
unlock blur

₹30 L/yr - ₹51 L/yr

Software Engineer
11 salaries
unlock blur

₹18 L/yr - ₹28 L/yr

QA Analyst
5 salaries
unlock blur

₹9.3 L/yr - ₹12.9 L/yr

Senior Site Reliability Engineer
5 salaries
unlock blur

₹30 L/yr - ₹33 L/yr

Senior Engineering Manager
4 salaries
unlock blur

₹60 L/yr - ₹87 L/yr

Explore more salaries
Compare BlackLine with

Tally Solutions

4.2
Compare

Zoho

4.3
Compare

SAP

4.2
Compare

Oracle

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