Upload Button Icon Add office photos
Engaged Employer

i

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

Statiq Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Statiq Interview Questions and Answers for Experienced

Updated 7 Feb 2025

Statiq Interview Experiences for Experienced

Popular Designations

3 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - HR 

(2 Questions)

  • Q1. What is your experience in the related field?
  • Ans. 

    I have over 10 years of experience in business development, with a focus on strategic partnerships and client acquisition.

    • Developed and implemented successful business development strategies

    • Built and maintained strong relationships with key clients and partners

    • Identified new business opportunities and markets for growth

    • Negotiated and closed high-value deals with clients

    • Led cross-functional teams to achieve business dev

  • Answered by AI
  • Q2. Are you willing to travel as this position needs frequent travelling?
  • Ans. 

    Yes, I am willing to travel for this position as frequent traveling is a requirement.

    • I have previous experience with frequent travel in my current role.

    • I am comfortable with traveling for business meetings, conferences, and client visits.

    • I understand the importance of face-to-face interactions in building strong business relationships.

    • I am flexible and adaptable to different travel schedules and destinations.

  • Answered by AI

Senior Business Development Manager Interview Questions asked at other Companies

Q1. 2] Sell me Something and Sales pitch that to aggressive ?
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. She asked me about the current company and asked the basic details
Round 3 - Technical 

(1 Question)

  • Q1. Asked me about the AutoCAD and other electrical stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - please check the linkedin page as thy are activity providing jobs over there

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Interview Questions & Answers

user image Anonymous

posted on 30 Mar 2021

I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Pcb design, firmware support, research of electric vehicle

Interview Preparation Tips

Interview preparation tips for other job seekers - Skill are more important for startup

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is the methodology used for increasing reach of OTN signal
  • Ans. 

    The methodology used for increasing reach of OTN signal involves amplification, regeneration, and dispersion compensation.

    • Use optical amplifiers to boost the signal strength

    • Implement signal regeneration to restore the signal quality

    • Utilize dispersion compensation techniques to minimize signal distortion

    • Consider using wavelength division multiplexing (WDM) for increasing capacity

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test on hackerrank

Round 2 - One-on-one 

(2 Questions)

  • Q1. Question on Tree
  • Q2. Asked to solve a few puzzles
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 2 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. Python-coding, prepare python from basics
  • Q2. Basics of python

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepare python

I appeared for an interview in Apr 2021.

Round 1 - Video Call 

(3 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Timing was 12 PM. Interviewer was nice.

  • Q1. 

    Reverse the String Problem Statement

    You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string.

    Example:

    Input:
    STR = "abcde"
    Output:
    "e...
  • Ans. 

    Reverse a given string containing alphabets, numbers, and special characters.

    • Iterate through the string from end to start and append each character to a new string.

    • Alternatively, use built-in functions like reverse() or slicing to reverse the string.

    • Handle special characters and numbers while reversing the string.

    • Ensure to consider the constraints on the length of the string and number of test cases.

  • Answered by AI
  • Q2. 

    Move Zeros to Left Problem Statement

    Your task is to rearrange a given array ARR such that all zero elements appear at the beginning, followed by non-zero elements, while maintaining the relative order of...

  • Ans. 

    Rearrange an array such that all zero elements appear at the beginning, followed by non-zero elements, maintaining relative order of non-zero elements.

    • Iterate through the array and maintain two pointers - one for the next position to place a zero and one for the next non-zero element.

    • Swap the elements at these pointers until all zeros are moved to the left and non-zero elements are in their relative order.

    • Time complexi...

  • Answered by AI
  • Q3. Write an SQL query to find the second highest salary from a table.
  • Ans. 

    SQL query to find the second highest salary from a table

    • Use the MAX() function to find the highest salary

    • Use the NOT IN operator to exclude the highest salary from the results

    • Order the salaries in descending order and limit the result to 1

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chitkara University. I applied for the job as SDE - 1 in NoidaEligibility criteriaAbove 8 CGPAWatchGuard Technologies interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do some projects.
Tip 2 : Practice problem solving questions.
 

Application resume tips for other job seekers

Tip 1 : Keep it short.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

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

Pretty easy just same basic aptitude and output based questions in C/C++ language

Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode medium questions
  • Q2. Project discussions

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Online test

  • Q1. MCQ Questions

    Based on c++,c and java basics

  • Ans. 

    MCQ questions based on C++, C, and Java basics.

    • Understand the differences between C++, C, and Java syntax and features.

    • Be familiar with basic concepts like data types, control structures, and functions.

    • Practice solving MCQs to improve your understanding of the languages.

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 150 Minutes
Round difficulty - Medium

Technical interview

  • Q1. 

    Distinct Elements in K-Sized Windows

    The task is to determine the number of distinct elements in every sliding window of size 'K' across an array 'ARR' of size 'N'. A 'K' sized window is a contiguous sequ...

  • Ans. 

    Calculate the count of distinct elements in each sliding window of size 'K' across an array 'ARR'.

    • Use a sliding window approach to iterate through the array and keep track of distinct elements using a hashmap or set.

    • Update the count of distinct elements in each window as it slides across the array.

    • Return the array detailing the count of distinct elements in each 'K' sized window for each test case.

  • Answered by AI
  • Q2. 

    MergeSort Linked List Problem Statement

    You are given a Singly Linked List of integers. Your task is to sort the list using the 'Merge Sort' algorithm.

    Input:

    The input consists of a single line contain...
  • Ans. 

    Sort a Singly Linked List using Merge Sort algorithm.

    • Implement the Merge Sort algorithm for linked lists.

    • Divide the list into two halves, sort each half recursively, and then merge them.

    • Use a fast and slow pointer to find the middle of the list for splitting.

    • Handle the base cases of empty list or single node list.

    • Example: Input: 4 3 2 1 -1, Output: 1 2 3 4

  • Answered by AI
Round 3 - Coding Test 

Round duration - 20 minutes
Round difficulty - Hard

Hr interview

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteria80% and above in 10th,12th and ugWatchGuard Technologies interview preparation:Topics to prepare for the interview - Stack Implementation, DBMS, SQL QUERIES, Data structure and ADATime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Go through oosp concept properly
Tip 2 : Good knowledge on coding
Tip 3 : intermediate knowledge on database and data structures

Application resume tips for other job seekers

Tip 1 : A project based on database
Tip 2 : Mention all the fields properly and have a prior knowledge on your project

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Generic dotnet questions mcq

Round 2 - One-on-one 

(1 Question)

  • Q1. .net, c# , sql , async questions
Round 3 - Coding Test 

One problem is given need to make logic and your current project details

Round 4 - Group Discussion 

Managerial round was taken at the end

Interview Preparation Tips

Interview preparation tips for other job seekers - They are very slow. They take really long time to release offer but want candidate to join immediately.

Statiq Interview FAQs

How many rounds are there in Statiq interview for experienced candidates?
Statiq interview process for experienced candidates usually has 2 rounds. The most common rounds in the Statiq interview process for experienced candidates are HR, Resume Shortlist and Technical.
How to prepare for Statiq interview for experienced candidates?
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 Statiq. The most common topics and skills that interviewers at Statiq expect are Business Development, Excel, Project Management, Python and Altium.
What are the top questions asked in Statiq interview for experienced candidates?

Some of the top questions asked at the Statiq interview for experienced candidates -

  1. First round was HR round that was a telephonic interview. HR was sweet and supp...read more
  2. how EV works in india & how we can help expand...read more
  3. Asked me about the AutoCAD and other electrical st...read more

Tell us how to improve this page.

Statiq Interview Process for Experienced

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Arista Networks Interview Questions
4.2
 • 43 Interviews
Sandvine Interview Questions
3.2
 • 17 Interviews
Jasmin Infotech Interview Questions
4.0
 • 13 Interviews
Aryaka Networks Interview Questions
3.5
 • 11 Interviews
ZeroFOX Interview Questions
3.3
 • 11 Interviews
Infinera Interview Questions
4.1
 • 10 Interviews
View all

Statiq Reviews and Ratings

based on 39 reviews

4.1/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

4.0

Salary

3.9

Job security

4.1

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 39 Reviews and Ratings
Associate Product Manager
7 salaries
unlock blur

₹13 L/yr - ₹16 L/yr

Operations Manager
6 salaries
unlock blur

₹10 L/yr - ₹15.5 L/yr

Senior Operations Specialist
5 salaries
unlock blur

₹7 L/yr - ₹10.6 L/yr

Product Manager
5 salaries
unlock blur

₹4.2 L/yr - ₹20 L/yr

Business Development Manager
5 salaries
unlock blur

₹5.3 L/yr - ₹12.2 L/yr

Explore more salaries
Compare Statiq with

Vindhya Telelinks

4.0
Compare

Presto Infosolutions

3.6
Compare

Accord Synergy

3.8
Compare

Compuage Infocom

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