Why do you want to make a change (and move to Constant Contact)?
Senior Systems Engineer Interview Questions
2,600 senior systems engineer interview questions shared by candidates
How long have you used the Bash scripting language?
What kernel changes or adaptations did you make to Ubuntu to make it work on OpenStack?
What problems your previous employer had with you ? What was that they didn't like about you ?
Do a technical presentation on a topic no one in the room knows about. Be thorough in explaining the core concepts and by all means, showcase the depth of your knowledge.
do not recall any questions
Find the words used in some text and report by word length and how often each word appears.
T1: bidcc bill_line product tran_amt_usd fee_amt_usd T2: bidcc bill_line fee_amt_usd Develop a recon script sum(t1.fee_amt_usd) = sum(t2.fee_amt_usd) for a given bidcc and bill_line When doesnt match take T2.fee_amt_usd from T2 and proportiante against T1 for a given bill_line and bidcc on tran_amt_usd. T1 10000978784 1B111850 D 1232424.243(a1) 232.233 x = a1/(a1+a2) * t2.fee_amt_usd 10000978784 1B111850 C 32433.2343(a2) 5673.34 y = a1(a1+a2) * t2.fee_amt_usd 10000056840 1B111850 C 243243.53 4000.25 10000056840 1B111850 P 243243.53 1000.5 10000056840 1B111850 D 243243.53 3000.25 T2: 10000978784 1B111850 7895.573 10000056840 1B111850 8001.00
Basic signal processing and communications
Python programing test - merge two sorted lists
Viewing 531 - 540 interview questions